Package flexagon.fd.core.exceptions
Class FlexRemotePluginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
flexagon.ff.common.core.exceptions.FlexCheckedException
flexagon.fd.core.exceptions.FlexRemotePluginException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FlexAbortPluginException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidlog()Logs exception information on initializationMethods inherited from class flexagon.ff.common.core.exceptions.FlexCheckedException
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
-
FlexRemotePluginException
-
-
Method Details
-
log
protected void log()Description copied from class:FlexCheckedExceptionLogs exception information on initialization- Overrides:
login classFlexCheckedException
-