asit.moa.client.exception
Class RequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
asit.moa.client.exception.RequestException
- All Implemented Interfaces:
- Serializable
- public class RequestException
- extends Exception
- Author:
- atauber
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
- See Also:
- Serialized Form
|
Field Summary |
protected int |
code_
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
code_
protected int code_
RequestException
public RequestException(int code,
String message)
RequestException
public RequestException()
RequestException
public RequestException(String arg0)
- Parameters:
arg0 -
RequestException
public RequestException(Throwable arg0)
- Parameters:
arg0 -
RequestException
public RequestException(String arg0,
Throwable arg1)
- Parameters:
arg0 - arg1 -
getCode
public int getCode()
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.