public class UnsupportedAttachmentException extends RuntimeException
| Constructor and Description |
|---|
UnsupportedAttachmentException() |
UnsupportedAttachmentException(String message) |
UnsupportedAttachmentException(String message,
Throwable cause) |
UnsupportedAttachmentException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedAttachmentException()
public UnsupportedAttachmentException(String message)
public UnsupportedAttachmentException(String message, Throwable cause)
public UnsupportedAttachmentException(Throwable cause)
Copyright © 2017 SAP SE. All Rights Reserved.