Package com.zeroc.Ice

Class ObjectNotFoundException

All Implemented Interfaces:
Serializable

public class ObjectNotFoundException extends UserException
The exception that is thrown by a LocatorPrx implementation when it cannot find an object with the provided identity.
See Also:
  • Constructor Details

    • ObjectNotFoundException

      public ObjectNotFoundException()
      Constructs a ObjectNotFoundException.
  • Method Details

    • ice_id

      public String ice_id()
      Returns the type id of this exception.
      Specified by:
      ice_id in class UserException
      Returns:
      The type id of this exception.