Class AmbiguousArgsException

All Implemented Interfaces:
Serializable, ArgsAccessor, MatchCountAccessor, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap, org.refcodes.mixin.SourceAccessor<Term>

public class AmbiguousArgsException extends ArgsSyntaxException
Thrown in case the command line arguments do not match the required syntax.
See Also: