Class ContractParseException

All Implemented Interfaces:
Serializable

public class ContractParseException extends CommunicationEngineException
Exception for errors while parsing a data contract.
Since:
9.3
Author:
A.Pragt
See Also:
  • Constructor Details

    • ContractParseException

      public ContractParseException(String message)
    • ContractParseException

      public ContractParseException(String message, Throwable cause)