API Overview API Index Package Overview Direct link to this page
JavaOnTracks 0.1.2
  net.jot.exceptions. JOTException View Source
Author(s)
thibautc
Since
Version
Serial
Hierarchy
 Object
      Throwable
          Exception
              JOTException
Implements
Subclasses
Description
public exception JOTException
See also:   
Constructors
public JOTException ()
Methods
Hide/Show inherited methods
publicsynchronizednative Throwable fillInStackTrace () [Inherited From Throwable]
public Throwable getCause () [Inherited From Throwable]
public String getLocalizedMessage () [Inherited From Throwable]
public String getMessage () [Inherited From Throwable]
public StackTraceElement getStackTrace () [Inherited From Throwable]
publicsynchronized Throwable initCause (Throwable arg0) [Inherited From Throwable]
public void printStackTrace () [Inherited From Throwable]
public void printStackTrace (PrintStream arg0) [Inherited From Throwable]
public void printStackTrace (PrintWriter arg0) [Inherited From Throwable]
public void setStackTrace (StackTraceElement arg0) [Inherited From Throwable]
public String toString () [Inherited From Throwable]
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.5     ©Thibaut Colar