Class SemiSpaceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.semispace.exception.SemiSpaceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ActorException, SemiSpaceInternalException, SemiSpaceObjectException, SemiSpaceUsageException
-
Constructor Summary
ConstructorsConstructorDescriptionSemiSpaceException(String message) SemiSpaceException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SemiSpaceException
-
SemiSpaceException
-