Package gov.nasa.pds.imaging.generate
Class TemplateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- gov.nasa.pds.imaging.generate.TemplateException
-
- All Implemented Interfaces:
Serializable
public class TemplateException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TemplateException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
TemplateException
public TemplateException(String message)
-
-