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