public class S3ClientServiceException extends ServiceException
Constructor and Description |
---|
S3ClientServiceException(String message)
Constructor.
|
S3ClientServiceException(String message,
Throwable cause)
Constructor.
|
S3ClientServiceException(Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public S3ClientServiceException(String message)
message
- Error message.public S3ClientServiceException(String message, Throwable cause)
message
- Error message.cause
- Upstream exception.public S3ClientServiceException(Throwable cause)
cause
- Upstream exception.Copyright © 2005–2022 Open Microscopy Environment. All rights reserved.