FindBugs™ 1.3.9

edu.umd.cs.findbugs
Class JavaVersionException

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

public class JavaVersionException
extends java.lang.Exception

Exception indicating that a Java version string couldn't be parsed.

See Also:
Serialized Form

Constructor Summary
JavaVersionException(java.lang.String msg)
           
JavaVersionException(java.lang.String msg, java.lang.Throwable cause)
           
 
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

JavaVersionException

public JavaVersionException(java.lang.String msg)

JavaVersionException

public JavaVersionException(java.lang.String msg,
                            java.lang.Throwable cause)

FindBugs™ 1.3.9

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