org.semispace.exception
Class SemiSpaceInternalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.semispace.exception.SemiSpaceException
org.semispace.exception.SemiSpaceInternalException
- All Implemented Interfaces:
- Serializable
public class SemiSpaceInternalException
- extends SemiSpaceException
Internal logical error. This exception should not be thrown as a
part of the normal operation of SemiSpace.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SemiSpaceInternalException
public SemiSpaceInternalException(String message)
Copyright © 2008-2012. All Rights Reserved.