Class ContentBuilderException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.wso2.carbon.connector.core.exception.ContentBuilderException
-
- All Implemented Interfaces:
Serializable
public class ContentBuilderException extends Exception
Exception thrown when an error occurs during building content for further mediation- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ContentBuilderException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-