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