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, Cloneable

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

    • RemoteLoggerAlreadyAttachedException

      public RemoteLoggerAlreadyAttachedException()
    • RemoteLoggerAlreadyAttachedException

      public RemoteLoggerAlreadyAttachedException(Throwable cause)
  • Method Details

    • ice_id

      public String ice_id()
      Description copied from class: UserException
      Returns the type id of this exception.
      Specified by:
      ice_id in class UserException
      Returns:
      The type id of this exception.