Uses of Class
org.symphonyoss.symphony.messageml.exceptions.MessageMLException
-
Packages that use MessageMLException Package Description org.symphonyoss.symphony.messageml.exceptions -
-
Uses of MessageMLException in org.symphonyoss.symphony.messageml.exceptions
Subclasses of MessageMLException in org.symphonyoss.symphony.messageml.exceptions Modifier and Type Class Description classInvalidInputExceptionException representing MessageML processing error caused by invalid input data.classProcessingExceptionException indicating some internal processing error while processing MessageML.
-