public class UserStoreException extends Exception
| Constructor and Description |
|---|
UserStoreException() |
UserStoreException(String message) |
UserStoreException(String message,
boolean convertMessage) |
UserStoreException(String message,
Throwable cause) |
UserStoreException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 WSO2 Inc. All rights reserved.