Class AlreadyStoppedException

All Implemented Interfaces:
Serializable

public class AlreadyStoppedException extends UserException
The exception that is thrown when attempting to stop a service that is already stopped.

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

See Also:
  • Constructor Details

    • AlreadyStoppedException

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