Uses of Class
com.blackberry.workspaces.sdk.api.json.ExternalExceptionJson
-
Packages that use ExternalExceptionJson Package Description com.blackberry.workspaces.sdk.api.json -
-
Uses of ExternalExceptionJson in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return types with arguments of type ExternalExceptionJson Modifier and Type Method Description List<ExternalExceptionJson>
ExternalMessagesJson. getExceptions()
List of exceptionsMethod parameters in com.blackberry.workspaces.sdk.api.json with type arguments of type ExternalExceptionJson Modifier and Type Method Description void
ExternalMessagesJson. setExceptions(List<ExternalExceptionJson> exceptions)
List of exceptions
-