public static class SMEVAttachmentsException.MetadataException extends SMEVAttachmentsException
SMEVAttachmentsException.MetadataException, SMEVAttachmentsException.QuoteLimitExceededException, SMEVAttachmentsException.SizeLimitExceededException
description
Constructor and Description |
---|
MetadataException(String message)
Instantiates a new Metadata exception.
|
MetadataException(String message,
String description,
Throwable cause)
Instantiates a new Metadata exception.
|
MetadataException(String message,
Throwable cause)
Instantiates a new Metadata exception.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets description.
|
getCode
reThrowCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MetadataException(String message)
message
- the messagepublic MetadataException(String message, Throwable cause)
message
- the messagecause
- the causepublic String getDescription()
Copyright © 2017. All rights reserved.