public class MachineIdOverflowException extends CosIdException
| Constructor and Description |
|---|
MachineIdOverflowException(int totalMachineIds,
InstanceId instanceId) |
| Modifier and Type | Method and Description |
|---|---|
InstanceId |
getInstanceId() |
int |
getTotalMachineIds() |
public MachineIdOverflowException(int totalMachineIds,
InstanceId instanceId)
public int getTotalMachineIds()
public InstanceId getInstanceId()