Class JBinaryLookupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
honeyroasted.jype.system.resolver.binary.JBinaryLookupException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJBinaryLookupException(String message) JBinaryLookupException(String message, Throwable cause) JBinaryLookupException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) JBinaryLookupException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JBinaryLookupException
public JBinaryLookupException() -
JBinaryLookupException
-
JBinaryLookupException
-
JBinaryLookupException
-
JBinaryLookupException
-