public class OBUserException extends RuntimeException
Constructor and Description |
---|
OBUserException() |
OBUserException(String message) |
OBUserException(String message,
List<String> params) |
OBUserException(Throwable t) |
Modifier and Type | Method and Description |
---|---|
String |
getJavaScriptParams()
Returns a javascript array with the parameters
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString