public class UserProfileManagementException extends RuntimeException
UserProfileManagement
.Constructor and Description |
---|
UserProfileManagementException(String message)
Constructs a new instance of
UserProfileManagementException . |
UserProfileManagementException(String message,
Throwable throwable)
Constructs a new instance of
UserProfileManagementException . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UserProfileManagementException(String message)
UserProfileManagementException
.message
- the throwable message.Copyright © 2019 Communote team. All rights reserved.