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