public class StateXMLRenderingException extends DeliveryException
| Constructor and Description |
|---|
StateXMLRenderingException()
Creates an instance of
StateXMLRenderingException. |
StateXMLRenderingException(String message)
Creates an instance of
StateXMLRenderingException with the given message. |
StateXMLRenderingException(String message,
Throwable cause)
Creates an instance of
StateXMLRenderingException with the given message and root cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StateXMLRenderingException()
StateXMLRenderingException.public StateXMLRenderingException(String message)
StateXMLRenderingException with the given message.message - The given message.public StateXMLRenderingException(String message, Throwable cause)
StateXMLRenderingException with the given message and root cause.message - The given message.cause - The given root cause.Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries