public class FcrepoOperationFailedException
extends org.apache.camel.CamelException
| Constructor and Description |
|---|
FcrepoOperationFailedException(URI url,
int statusCode,
String statusText)
Create an FcrepoOperationFailedException
|
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode()
Get the status code.
|
String |
getStatusText()
Get the status text.
|
URI |
getUrl()
Return the requested url.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 DuraSpace, Inc.. All Rights Reserved.