Constructor and description |
---|
Exceptions.JsonInternalException
(String message) |
Exceptions.JsonInternalException
(String message, Throwable cause) |
Exceptions.JsonInternalException
(Throwable cause) |
Type Params | Return Type | Name and description |
---|---|---|
|
Throwable |
getCause() |
|
String |
getLocalizedMessage() |
|
String |
getMessage() |
|
StackTraceElement[] |
getStackTrace() |
|
void |
printStackTrace(PrintStream s) |
|
void |
printStackTrace(PrintWriter s) |
|
void |
printStackTrace() |
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.