Package com.zeroc.Ice

Class FixedProxyException

All Implemented Interfaces:
Serializable, Cloneable

public class FixedProxyException extends LocalException
This exception indicates that an attempt has been made to change the connection properties of a fixed proxy.
See Also:
  • Constructor Details

    • FixedProxyException

      public FixedProxyException()
    • FixedProxyException

      public FixedProxyException(Throwable cause)
  • Method Details

    • ice_id

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