Package network.oxalis.api.lang
Class TimestampException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- network.oxalis.api.lang.OxalisException
-
- network.oxalis.api.lang.TimestampException
-
- All Implemented Interfaces:
Serializable
public class TimestampException extends OxalisException
- Since:
- 4.0.0
- Author:
- erlend
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TimestampException(String message)TimestampException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-