Package com.aquima.interactions.communication.exception
package com.aquima.interactions.communication.exception
-
ExceptionsClassDescriptionBase class for all exceptions specific to the communication engine component.Exception for errors while parsing a data contract.Exception for reporting errors during serialization / deserialization of Data ObjectsException that is thrown when field(s) did not validate.Exception used to indicate an infinite loop (recursion) was detected during domain schema contract parsing/composing.This exception is used to indicate a service definition could not be found for a specific name.This exception is used when a rest message could not be composed.This exception is used when a rest message could not be parsed.This exception is used when a soap message could not be composed.This exception is used when a soap message could not be parsed.Exception thrown when there exists at least one invalid field and the structured input validation is used.This exception is used to indicate an action definition could not be found for a specific name.This exception is used to indicate a data contract set could not be found for a specific name.This exception is used to indicate a service definition could not be found for a specific name.This exception is used to indicate a service definition could not be found for a specific name.This exception is used to indicate an operation definition could not be found for a specific name.This exception is used to indicate that a object property could not be found for a specific name.This exception is used to indicate a rest service could not be found for a specific name.This exception is used to indicate a schema could not be found for a specific name.This exception is used to indicate a schema set could not be found for a specific name.This exception is used to indicate an soap service contract definition could not be found for a specific name.This exception is used to indicate a soap service could not be found for a specific name.This exception is used to indicate a type mapping definition could not be found for a specific name.This exception is used to indicate a webservice definition could not be found for a specific name.This exception can be used to indicate that a wsdl can not be found.This exception is used to indicate an XML contract definition could not be found for a specific name.This exception can be used to indicate that a xsd could not be found.This exception is used to indicate an operation could not be found for a specific path and query.