| Constructor and description |
|---|
Exceptions.JsonInternalException
(String message) |
Exceptions.JsonInternalException
(String message, Throwable cause) |
Exceptions.JsonInternalException
(Throwable cause) |
| Type | Name and description |
|---|---|
Throwable |
getCause() |
String |
getLocalizedMessage() |
String |
getMessage() |
StackTraceElement[] |
getStackTrace() |
void |
printStackTrace(PrintStream s) |
void |
printStackTrace(PrintWriter s) |
void |
printStackTrace() |
| Methods inherited from class | Name |
|---|---|
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2014 The Codehaus. All rights reserved.