|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nuxeo.ecm.automation.client.jaxrs.AutomationException
org.nuxeo.ecm.automation.client.jaxrs.RemoteException
public class RemoteException
Constructor Summary | |
---|---|
RemoteException(int status,
java.lang.String type,
java.lang.String message,
java.lang.String stackTrace)
|
Method Summary | |
---|---|
java.lang.String |
getRemoteStackTrace()
|
int |
getStatus()
|
java.lang.String |
getType()
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RemoteException(int status, java.lang.String type, java.lang.String message, java.lang.String stackTrace)
Method Detail |
---|
public int getStatus()
public java.lang.String getType()
public java.lang.String getRemoteStackTrace()
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |