gov.nasa.pds.tools.dict.parser
Class MalformedDefinitionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
MalformedDefinitionException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MalformedDefinitionException

public MalformedDefinitionException(String message)


Copyright © 2005-2011 Planetary Data System. All Rights Reserved.