gov.nasa.pds.tools.dict.parser
Class MalformedDefinitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gov.nasa.pds.tools.dict.parser.MalformedDefinitionException
- All Implemented Interfaces:
- Serializable
public class MalformedDefinitionException
- extends Exception
This excpetion will be thrown if the definition does not follow as defined in
the PDS Data dictionary document.
- Version:
- $Revision: 4967 $
- Author:
- pramirez, jagander
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MalformedDefinitionException
public MalformedDefinitionException(String message)
Copyright © 2005–2013 Planetary Data System. All rights reserved.