http://www.jpicedt.org

jpicedt.graphic.io.parser
Class ParserException.UnrecognizedFileFormat

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jpicedt.graphic.io.parser.ParserException
              extended by jpicedt.graphic.io.parser.ParserException.UnrecognizedFileFormat
All Implemented Interfaces:
Serializable
Enclosing class:
ParserException

public static class ParserException.UnrecognizedFileFormat
extends ParserException

May signal that the content being currently parsed does not correspond to any recognized/supported format

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class jpicedt.graphic.io.parser.ParserException
ParserException.UnrecognizedFileFormat
 
Constructor Summary
ParserException.UnrecognizedFileFormat()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class jpicedt.graphic.io.parser.ParserException
getMessage, localize
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

ParserException.UnrecognizedFileFormat

public ParserException.UnrecognizedFileFormat()
Method Detail

toString

public String toString()
Overrides:
toString in class Throwable

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org