Package gov.nasa.pds.search.core.util
Class InvalidDatetimeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- gov.nasa.pds.search.core.util.InvalidDatetimeException
-
- All Implemented Interfaces:
Serializable
public class InvalidDatetimeException extends Exception
- Author:
- jpadams
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidDatetimeException(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
-
InvalidDatetimeException
public InvalidDatetimeException(String message)
-
-