Serializable
public static class CommandLine.TypeConversionException extends CommandLine.PicocliException
CommandLine.ITypeConverter
implementations to indicate a String could not be converted.Constructor | Description |
---|---|
TypeConversionException(String msg) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TypeConversionException(String msg)
Copyright © 2017–2019. All rights reserved.