com.threerings.presents.dobj
Class NoSuchObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.threerings.presents.dobj.ObjectAccessException
com.threerings.presents.dobj.NoSuchObjectException
- All Implemented Interfaces:
- Serializable
public class NoSuchObjectException
- extends ObjectAccessException
A no such object exception is delivered when a subscriber requests
access to an object that does not exist.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchObjectException
public NoSuchObjectException(int oid)