Class AlreadyStartedException

All Implemented Interfaces:
Serializable

public class AlreadyStartedException extends UserException
The exception that is thrown when attempting to start a service that is already running.

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

See Also:
  • Constructor Details

    • AlreadyStartedException

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