Package com.loop54.exceptions
Class Loop54RuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.loop54.exceptions.Loop54RuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Loop54ArgumentException
Base class for all Loop54-specific unchecked exceptions.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLoop54RuntimeException(Exception cause) Loop54RuntimeException(String message) Loop54RuntimeException(String message, Exception 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
-
Loop54RuntimeException
-
Loop54RuntimeException
-
Loop54RuntimeException
-