Package com.zeroc.Ice

Class CollocationOptimizationException

All Implemented Interfaces:
Serializable, Cloneable

@Deprecated public class CollocationOptimizationException extends LocalException
Deprecated.
This exception is no longer used by the Ice run time
This exception is raised if a feature is requested that is not supported with collocation optimization.
See Also:
  • Constructor Details

    • CollocationOptimizationException

      public CollocationOptimizationException()
      Deprecated.
    • CollocationOptimizationException

      public CollocationOptimizationException(Throwable cause)
      Deprecated.
  • Method Details

    • ice_id

      public String ice_id()
      Deprecated.
      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.