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

    • AdapterNotFoundException

      public AdapterNotFoundException()
      Constructs a AdapterNotFoundException.
  • 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.