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:
  • Constructor Details

    • ObjectNotFoundException

      public ObjectNotFoundException(String name)
    • ObjectNotFoundException

      public ObjectNotFoundException(String name, Exception e)