java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.monospark.remix.RemixException
- All Implemented Interfaces:
Serializable
public final class RemixException extends RuntimeException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description RemixException()RemixException(String message)RemixException(String message, Throwable cause)RemixException(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
-
RemixException
public RemixException() -
RemixException
-
RemixException
-
RemixException
-