java.lang.Object
java.lang.Throwable
java.lang.Exception
com.aquima.interactions.communication.impl.evaluator.parser.MessageParseException
All Implemented Interfaces:
Serializable

public final class MessageParseException extends Exception
Internal generic message parse exception

This internal exception is a checked exception that should not be thrown by an interface.

Since:
9.0
Author:
Jon van Leuven
See Also:
  • Constructor Details

    • MessageParseException

      protected MessageParseException(String exceptionMessage)