de.fhhannover.inform.trust.ifmapj.exception
Class InitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.fhhannover.inform.trust.ifmapj.exception.IfmapException
de.fhhannover.inform.trust.ifmapj.exception.InitializationException
- All Implemented Interfaces:
- Serializable
public class InitializationException
- extends IfmapException
If the library cannot be initialized, throw this kind of exception.
- Author:
- aw
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InitializationException
public InitializationException(String msg)
InitializationException
public InitializationException(Exception e)
Copyright © 2012 Trust@FHH. All Rights Reserved.