org.semispace.exception
Class SemiSpaceObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.semispace.exception.SemiSpaceException
org.semispace.exception.SemiSpaceObjectException
- All Implemented Interfaces:
- Serializable
public class SemiSpaceObjectException
- extends SemiSpaceException
Something is wrong with the object which was tried written or read from
the space. Probably different versions or conflicting XML libraries.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SemiSpaceObjectException
public SemiSpaceObjectException(String message,
Throwable cause)
SemiSpaceObjectException
public SemiSpaceObjectException(String message)
Copyright © 2008-2012. All Rights Reserved.