de.fhhannover.inform.trust.ifmapj.exception
Class CommunicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.fhhannover.inform.trust.ifmapj.exception.IfmapException
de.fhhannover.inform.trust.ifmapj.exception.CommunicationException
- All Implemented Interfaces:
- Serializable
public class CommunicationException
- extends IfmapException
Thrown if the IF-MAP server kind of miss-behaves, this is also thrown
in the case of an IOException.
- Author:
- aw
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommunicationException
public CommunicationException(String msg)
CommunicationException
public CommunicationException(Exception e)
Copyright © 2012 Trust@FHH. All Rights Reserved.