API Overview
API Index
Package Overview
Direct link to this page
JavaOnTracks 0.1.2
net.jot.exceptions.
JOTTransactionCompletedException
View Source
Author(s)
thibautc
Since
Version
Serial
Hierarchy
Object
Throwable
Exception
JOTTransactionCompletedException
Implements
Subclasses
See DIRECT subclasses
Quick Links:
Constructors
Methods
Fields
NestedClasses
Description
public
exception JOTTransactionCompletedException
See also:
Constructors
public
JOTTransactionCompletedException
()
Methods
Hide/Show inherited methods
public
synchronized
native
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
]
public
synchronized
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