Class FlexNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
flexagon.ff.common.core.exceptions.FlexCheckedException
flexagon.ff.common.core.exceptions.FlexNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFlexNotFoundException(String pString) FlexNotFoundException(String pString, boolean b) FlexNotFoundException(String pString, String pString1) FlexNotFoundException(String pString, String pString1, Throwable pThrowable) FlexNotFoundException(String pString, Throwable pThrowable) FlexNotFoundException(Throwable pThrowable) -
Method Summary
Methods inherited from class flexagon.ff.common.core.exceptions.FlexCheckedException
getCode, getMessage, getPlainMessage, log, logOnInit, setCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FlexNotFoundException
-
FlexNotFoundException
-
FlexNotFoundException
-
FlexNotFoundException
-
FlexNotFoundException
-
FlexNotFoundException
-
FlexNotFoundException
public FlexNotFoundException()
-