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.

Remarks: The Slice compiler generated this exception class from Slice exception ::IceBox::NoSuchServiceException.

See Also:
  • Constructor Details

    • NoSuchServiceException

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