Package com.hubspot.jinjava.objects.date
Class InvalidDateFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.hubspot.jinjava.objects.date.InvalidDateFormatException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidDateFormatException(String format, String reason) InvalidDateFormatException(String format, 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
-
InvalidDateFormatException
-
InvalidDateFormatException
-
-
Method Details
-
getFormat
-