Package com.flagsmith.exceptions
Class FlagsmithRuntimeError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.flagsmith.exceptions.FlagsmithRuntimeError
- All Implemented Interfaces:
Serializable
public class FlagsmithRuntimeError extends RuntimeException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description FlagsmithRuntimeError()FlagsmithRuntimeError(String message)FlagsmithRuntimeError(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
-
FlagsmithRuntimeError
public FlagsmithRuntimeError() -
FlagsmithRuntimeError
-
FlagsmithRuntimeError
-