|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception anon.proxy.ProxyCallbackNotProcessableException
public class ProxyCallbackNotProcessableException
Exception for the ProxyCallback framework in case a chunk cannot be properly processed
Constructor Summary | |
---|---|
ProxyCallbackNotProcessableException()
|
|
ProxyCallbackNotProcessableException(java.lang.String message)
|
Method Summary | |
---|---|
byte[] |
getErrorResponse()
A response as byte array to sent to the host |
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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ProxyCallbackNotProcessableException()
public ProxyCallbackNotProcessableException(java.lang.String message)
Method Detail |
---|
public byte[] getErrorResponse()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |