public class ContentPreProcessingException extends RuntimeException
Constructor and Description |
---|
ContentPreProcessingException(String message,
ContentReference contentReference)
Creates a new exception with the message and the specified
ContentReference for the content processing failure. |
Modifier and Type | Method and Description |
---|---|
ContentReference |
getContentReference()
Returns the
ContentReference of the |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ContentPreProcessingException(String message, ContentReference contentReference)
ContentReference
for the content processing failure.message
- the exception messagecontentReference
- the content referencepublic ContentReference getContentReference()
ContentReference
of theCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.