public class WOPIException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
protected int |
statusCode |
| Constructor and Description |
|---|
WOPIException(int statusCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected final int statusCode
public WOPIException(int statusCode)
public int getStatusCode()
Copyright © 2019 Nuxeo. All rights reserved.