public class JSException extends Exception
Constructor and Description |
---|
JSException(String message) |
JSException(String message,
Exception e) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2020 WSO2. All rights reserved.