Class SerialNumberException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tccc.kos.commons.util.ReasonException
com.tccc.kos.core.service.device.serialnum.SerialNumberException
- All Implemented Interfaces:
Serializable
Base exception for serial number related exceptions.
- Since:
- 1.0
- Version:
- 2024-06-24
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.tccc.kos.commons.util.ReasonException
getReason, getReasonData
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SerialNumberException
-