|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wvcm.store.webdav.response.ErrorResponse
public class ErrorResponse
Handler for error response bodies.
Constructor Summary | |
---|---|
ErrorResponse(java.io.InputStream respBodyAsStream)
Create handler from given input stream. |
Method Summary | |
---|---|
WvcmException.ReasonCode |
getWvcmReasonCode()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorResponse(java.io.InputStream respBodyAsStream) throws WvcmException
WvcmException
Method Detail |
---|
public WvcmException.ReasonCode getWvcmReasonCode()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |