Package me.ahoo.cosid.machine
Class MachineIdLostException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
me.ahoo.cosid.CosIdException
me.ahoo.cosid.machine.MachineIdLostException
- All Implemented Interfaces:
Serializable
MachineId Lost Exception .
- See Also:
-
Constructor Summary
ConstructorDescriptionMachineIdLostException
(String namespace, InstanceId instanceId, MachineState machineState) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MachineIdLostException
public MachineIdLostException(String namespace, InstanceId instanceId, @Nullable MachineState machineState)
-
-
Method Details
-
getNamespace
-
getInstanceId
-
getMachineState
-