Class MachineIdOverflowException

All Implemented Interfaces:
Serializable

public class MachineIdOverflowException extends CosIdException
MachineId Overflow Exception.
See Also:
  • Constructor Details

    • MachineIdOverflowException

      public MachineIdOverflowException(int totalMachineIds, InstanceId instanceId)
  • Method Details

    • getTotalMachineIds

      public int getTotalMachineIds()
    • getInstanceId

      public InstanceId getInstanceId()