Package freemarker.template.utility
Class UnrecognizedTimeZoneException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- freemarker.template.utility.UnrecognizedTimeZoneException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnrecognizedTimeZoneException extends java.lang.Exception
Indicates that the time zone name is not recognized.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnrecognizedTimeZoneException(java.lang.String timeZoneName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getTimeZoneName()
-