public static class SMEVAttachmentsException.SizeLimitExceededException extends SMEVAttachmentsException
Modifier and Type | Class and Description |
---|---|
static class |
SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo
The type Size limit info.
|
SMEVAttachmentsException.MetadataException, SMEVAttachmentsException.QuoteLimitExceededException, SMEVAttachmentsException.SizeLimitExceededException
description
Constructor and Description |
---|
SizeLimitExceededException(String message,
SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo faultInfo)
Instantiates a new Size limit exceeded exception.
|
SizeLimitExceededException(String message,
SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo attachmentSizeFaultInfo,
String description,
Throwable cause)
Instantiates a new Size limit exceeded exception.
|
SizeLimitExceededException(String message,
SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo faultInfo,
Throwable cause)
Instantiates a new Size limit exceeded exception.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets description.
|
SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo |
getFaultInfo()
Gets fault info.
|
getCode
reThrowCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SizeLimitExceededException(String message, SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo faultInfo)
message
- the messagefaultInfo
- the fault infopublic SizeLimitExceededException(String message, SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo faultInfo, Throwable cause)
message
- the messagefaultInfo
- the fault infocause
- the causepublic SizeLimitExceededException(String message, SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo attachmentSizeFaultInfo, String description, Throwable cause)
message
- the messageattachmentSizeFaultInfo
- the attachment size fault infodescription
- the descriptioncause
- the causepublic String getDescription()
public SMEVAttachmentsException.SizeLimitExceededException.SizeLimitInfo getFaultInfo()
Copyright © 2017. All rights reserved.