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