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