javassist.tools.rmi
Class ObjectNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javassist.tools.rmi.ObjectNotFoundException
- All Implemented Interfaces:
- Serializable
public class ObjectNotFoundException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ObjectNotFoundException
public ObjectNotFoundException(String name)
ObjectNotFoundException
public ObjectNotFoundException(String name,
Exception e)
Copyright © 2011. All Rights Reserved.