Package com.zeroc.Ice

Class AdapterNotFoundException

All Implemented Interfaces:
Serializable

public class AdapterNotFoundException extends UserException
The exception that is thrown by a LocatorPrx implementation when it cannot find an object adapter with the provided adapter ID.

Remarks: The Slice compiler generated this exception class from Slice exception ::Ice::AdapterNotFoundException.

See Also:
  • Constructor Details

    • AdapterNotFoundException

      public AdapterNotFoundException()
      Constructs a AdapterNotFoundException.
  • Method Details

    • ice_id

      public String ice_id()
      Returns the Slice type ID of this user exception.
      Specified by:
      ice_id in class UserException
      Returns:
      the Slice type ID