de.fhhannover.inform.trust.ifmapj.exception
Class UnmarshalException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.fhhannover.inform.trust.ifmapj.exception.IfmapException
              extended by de.fhhannover.inform.trust.ifmapj.exception.UnmarshalException
All Implemented Interfaces:
Serializable

public class UnmarshalException
extends IfmapException

Thrown if a problem appears during the unmarshal process.

Author:
aw
See Also:
Serialized Form

Constructor Summary
UnmarshalException(String msg)
           
 
Method Summary
 
Methods inherited from class de.fhhannover.inform.trust.ifmapj.exception.IfmapException
getDescription
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnmarshalException

public UnmarshalException(String msg)


Copyright © 2012 Trust@FHH. All Rights Reserved.