Package com.stata.sfi
Class SIFDateTimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.stata.sfi.SIFDateTimeException
- All Implemented Interfaces:
Serializable
Signals that an exception occurred when processing a SIF date.
- See Also:
-
Constructor Summary
ConstructorDescriptionSIFDateTimeException
(String message) SIFDateTimeException
(String message, Throwable cause) SIFDateTimeException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) SIFDateTimeException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SIFDateTimeException
public SIFDateTimeException() -
SIFDateTimeException
-
SIFDateTimeException
-
SIFDateTimeException
-
SIFDateTimeException
-