gov.nasa.pds.tools.dict.type
Class InvalidTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by gov.nasa.pds.tools.LabelParserException
              extended by gov.nasa.pds.tools.dict.type.InvalidTypeException
All Implemented Interfaces:
Serializable

public class InvalidTypeException
extends LabelParserException

Version:
$Revision: 4967 $
Author:
pramirez, jagander
See Also:
Serialized Form

Field Summary
 
Fields inherited from class gov.nasa.pds.tools.LabelParserException
sourceFile, sourceURI
 
Constructor Summary
InvalidTypeException(Statement statement, String key, Object... values)
           
 
Method Summary
 
Methods inherited from class gov.nasa.pds.tools.LabelParserException
getArguments, getColumn, getKey, getLineNumber, getSourceFile, getSourceURI, getType, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidTypeException

public InvalidTypeException(Statement statement,
                            String key,
                            Object... values)


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