FindBugs™ 1.3.9

edu.umd.cs.findbugs.jaif
Class JAIFSyntaxException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.umd.cs.findbugs.jaif.JAIFSyntaxException
All Implemented Interfaces:
java.io.Serializable

public class JAIFSyntaxException
extends java.lang.Exception

Author:
David Hovemeyer
See Also:
Serialized Form

Constructor Summary
JAIFSyntaxException(JAIFParser parser, java.lang.String msg)
           
JAIFSyntaxException(JAIFScanner scanner, java.lang.String msg)
           
 
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

JAIFSyntaxException

public JAIFSyntaxException(JAIFParser parser,
                           java.lang.String msg)

JAIFSyntaxException

public JAIFSyntaxException(JAIFScanner scanner,
                           java.lang.String msg)

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.