public static class NuxeoCmisErrorHelper.ErrorInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
exceptionName |
String |
message |
int |
statusCode |
Constructor and Description |
---|
NuxeoCmisErrorHelper.ErrorInfo(int statusCode,
String exceptionName,
String message) |
Copyright © 2015 Nuxeo SA. All rights reserved.