public class UserValidationException extends GeneralUserManagementException
| Constructor and Description |
|---|
UserValidationException(String message)
Constructs a new instance of UserValidationException
|
UserValidationException(String message,
Throwable throwable)
Constructs a new instance of UserValidationException
|
getArguments, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UserValidationException(String message)
message - the throwable message.Copyright © 2019 Communote team. All rights reserved.