Class PartitionOutOfRangeException

All Implemented Interfaces:
Serializable, Cloneable

public class PartitionOutOfRangeException extends UserException
A partition argument was not in the range 0-255.
See Also:
  • Constructor Details

    • PartitionOutOfRangeException

      public PartitionOutOfRangeException()
    • PartitionOutOfRangeException

      public PartitionOutOfRangeException(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.