Package com.zeroc.Ice

Class FeatureNotSupportedException

All Implemented Interfaces:
Serializable

public final class FeatureNotSupportedException extends LocalException
The exception that is thrown when attempting to use an unsupported feature.
See Also:
  • Constructor Details

    • FeatureNotSupportedException

      public FeatureNotSupportedException(String message)
      Constructs a FeatureNotSupportedException with a message.
      Parameters:
      message - the message explaining why the feature is not supported
  • Method Details

    • ice_id

      public String ice_id()
      Description copied from class: LocalException
      Returns the type ID of this exception.
      Overrides:
      ice_id in class LocalException
      Returns:
      the type ID of this exception