public class ContentHandlerException extends MessagingException
NoContentHandlerException
,
Serialized FormConstructor and Description |
---|
ContentHandlerException(String message,
Content content) |
ContentHandlerException(String message,
Content content,
Throwable cause) |
ContentHandlerException(Throwable cause,
Content content) |
Modifier and Type | Method and Description |
---|---|
Content |
getContent() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021. All rights reserved.