Class 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 Detail

      • ContentBuilderException

        public ContentBuilderException​(String message,
                                       Throwable cause)