Package io.github.qishr.cascara.common.util
Class ParameterIndexGapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.qishr.cascara.common.util.CommandLine.PicocliException
io.github.qishr.cascara.common.util.CommandLine.InitializationException
io.github.qishr.cascara.common.util.CommandLine.ParameterIndexGapException
Enclosing Class:
io.github.qishr.cascara.common.util.CommandLine
public static class ParameterIndexGapException
extends InitializationException
Exception indicating that there was a gap in the indices of the fields annotated with Parameters.
Constructor Summary
| Constructor | Description |
|---|---|
| ParameterIndexGapException(String msg) |