java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.microbean.scopelet.ScopeletException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CreationCycleDetectedException
,InactiveScopeletException
,TooManyActiveScopeletsException
- See Also:
-
Constructor Summary
ConstructorDescriptionScopeletException
(String message) ScopeletException
(String message, Throwable cause) ScopeletException
(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
-
ScopeletException
public ScopeletException() -
ScopeletException
-
ScopeletException
-
ScopeletException
-