Class NoSuchServiceException

All Implemented Interfaces:
Serializable

public class NoSuchServiceException extends UserException
The exception that is thrown when a service name does not refer to a known service.
See Also:
  • Constructor Details

    • NoSuchServiceException

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