Package csw.framework.exceptions
Class UnableToParseOptions
java.lang.Object
csw.framework.exceptions.UnableToParseOptions
UnableToParseOptions is thrown while starting the container or host app if any of the options is not valid
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final voidaddSuppressed(Throwable x$1) abstract static booleanabstract static booleanstatic Throwablestatic ThrowablegetCause()static Stringstatic Stringstatic StackTraceElement[]static final Throwable[]static Throwablestatic voidstatic voidstatic voidabstract static intabstract static ObjectproductElement(int n) static StringproductElementName(int n) static scala.collection.Iterator<String>static scala.collection.Iterator<Object>static Stringstatic final voidstatic voidsetStackTrace(StackTraceElement[] x$1) static StringtoString()
-
Constructor Details
-
UnableToParseOptions
public UnableToParseOptions()
-
-
Method Details
-
getMessage
-
getLocalizedMessage
-
getCause
-
initCause
-
setCause
-
toString
-
printStackTrace
public static void printStackTrace() -
printStackTrace
-
printStackTrace
-
fillInStackTrace
-
getStackTrace
-
setStackTrace
-
addSuppressed
-
getSuppressed
-
canEqual
-
equals
-
productArity
public abstract static int productArity() -
productElement
-
productIterator
-
productPrefix
-
productElementName
-
productElementNames
-