Class PresentationMLParserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.symphony.bdk.core.service.message.exception.PresentationMLParserException
All Implemented Interfaces:
Serializable

@API(status=STABLE) public class PresentationMLParserException extends Exception
Exception thrown when the PresentationMLParser failed to parse a PresentationML string.
See Also:
  • Constructor Details

    • PresentationMLParserException

      public PresentationMLParserException(String presentationML, String message, Exception e)