de.fhhannover.inform.trust.ifmapj.exception
Class IfmapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.fhhannover.inform.trust.ifmapj.exception.IfmapException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CommunicationException, InitializationException, MarshalException, UnmarshalException
public class IfmapException
- extends Exception
General Exception thrown by the IfmapJ library.
- Author:
- aw
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IfmapException
public IfmapException(String desc,
String msg)
IfmapException
public IfmapException(String desc,
Exception e)
getDescription
public String getDescription()
Copyright © 2012 Trust@FHH. All Rights Reserved.