Package com.zeroc.Ice

Class RemoteLoggerAlreadyAttachedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.zeroc.Ice.UserException
com.zeroc.Ice.RemoteLoggerAlreadyAttachedException
All Implemented Interfaces:
Serializable

public class RemoteLoggerAlreadyAttachedException extends UserException
Thrown when the provided RemoteLoggerPrx was previously attached to a LoggerAdminPrx.
See Also:
  • Constructor Details

    • RemoteLoggerAlreadyAttachedException

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