org.xcmis.client.gwt.rest
Class ServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xcmis.client.gwt.rest.ServerException
- All Implemented Interfaces:
- Serializable
public class ServerException
- extends Exception
Created by The eXo Platform SAS .
- Version:
- $
- Author:
- Vitaliy Gulyy
- See Also:
- Serialized Form
ServerException
public ServerException(com.google.gwt.http.client.Response response)
ServerException
public ServerException(com.google.gwt.http.client.Response response,
String msg)
getHTTPStatus
public int getHTTPStatus()
getStatusText
public String getStatusText()
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
getHeader
public String getHeader(String key)
isErrorMessageProvided
public boolean isErrorMessageProvided()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.