org.semispace.exception
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
public class SemiSpaceException
- extends RuntimeException
Exception thrown by SemiSpace
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SemiSpaceException
public SemiSpaceException(String message)
SemiSpaceException
public SemiSpaceException(String message,
Throwable cause)
Copyright © 2008-2012. All Rights Reserved.