Class FlexCommandExecutionFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
flexagon.ff.common.core.exceptions.FlexRuntimeException
flexagon.ff.common.core.exceptions.FlexCommandExecutionFailedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class flexagon.ff.common.core.exceptions.FlexRuntimeException
getCode, getMessage, getPlainMessage, logOnInit, setCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FlexCommandExecutionFailedException
public FlexCommandExecutionFailedException(FlexCLIOptions pOptions)
-