Package com.zeroc.Ice

Class AdapterAlreadyActiveException

All Implemented Interfaces:
Serializable

public class AdapterAlreadyActiveException extends UserException
The exception that is thrown when a server application tries to register endpoints for an object adapter that is already active.
See Also:
  • Constructor Details

    • AdapterAlreadyActiveException

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