org.axway.grapes.utils.client
Class GrapesCommunicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.axway.grapes.utils.client.GrapesCommunicationException
- All Implemented Interfaces:
- Serializable
public class GrapesCommunicationException
- extends Exception
Grapes Client Exception
Is thrown when a problem of communication with the Grapes server occurs.
- Author:
- jdcoffre
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GrapesCommunicationException
@Deprecated
public GrapesCommunicationException(int status)
- Deprecated.
GrapesCommunicationException
public GrapesCommunicationException(String message,
int status)
getHttpStatus
public int getHttpStatus()
Copyright © 2014. All Rights Reserved.