net.sf.quarrel.file
Class ParsingException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynet.sf.quarrel.file.ParsingException
All Implemented Interfaces:
java.io.Serializable

public class ParsingException
extends java.lang.Exception

Will be thrown when a parsing error occurs.

See Also:
Serialized Form

Constructor Summary
ParsingException()
           
 
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

ParsingException

public ParsingException()


Copyright © 2006-2007. All Rights Reserved.