Uses of Class
org.symphonyoss.symphony.entityjson.EntityJsonException
-
Packages that use EntityJsonException Package Description org.symphonyoss.symphony.entityjson -
-
Uses of EntityJsonException in org.symphonyoss.symphony.entityjson
Subclasses of EntityJsonException in org.symphonyoss.symphony.entityjson Modifier and Type Class Description classInvalidInstanceExceptionThe instance is invalid.classInvalidSchemaExceptionThe instance cannot be validated because the referenced schema is invalid.classNoSchemaExceptionThe instance cannot be validated because no schema can be found.classSchemaValidationExceptionThe instance is not valid according to its schema.classUntrustedSchemaSourceExceptionThe instance cannot be validated because it refers to a schema from an untrusted source.
-