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

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.InvalidLengthException
All Implemented Interfaces:
Serializable

public class InvalidLengthException
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
InvalidLengthException(Statement statement, String key, Constants.ProblemType type, Object... arguments)
           
 
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

InvalidLengthException

public InvalidLengthException(Statement statement,
                              String key,
                              Constants.ProblemType type,
                              Object... arguments)


Copyright © 2005–2013 Planetary Data System. All rights reserved.