asit.moa.client.exception
Class ClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
asit.moa.client.exception.ClientException
- All Implemented Interfaces:
- Serializable
- public class ClientException
- 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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ClientException
public ClientException()
ClientException
public ClientException(String arg0)
- Parameters:
arg0 -
ClientException
public ClientException(Throwable arg0)
- Parameters:
arg0 -
ClientException
public ClientException(String arg0,
Throwable arg1)
- Parameters:
arg0 - arg1 -
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.