Package gov.nasa.pds.objectAccess
Class InvalidTableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gov.nasa.pds.objectAccess.InvalidTableException
- All Implemented Interfaces:
Serializable
public class InvalidTableException extends Exception
- Version:
- $Revision: 10821 $
- Author:
- hyunlee
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description InvalidTableException(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 Details
-
InvalidTableException
-