@Deprecated public class DataAccessNotAuthorizedException extends DataStorageException
| Constructor and Description |
|---|
DataAccessNotAuthorizedException(String detailMessage)
Deprecated.
|
DataAccessNotAuthorizedException(String detailMessage,
Throwable throwable)
Deprecated.
|
isRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataAccessNotAuthorizedException(String detailMessage, Throwable throwable)
detailMessage - the exception message.throwable - exception as throwable.public DataAccessNotAuthorizedException(String detailMessage)
detailMessage - the exception message.Copyright © 2019. All rights reserved.