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

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.MarshalException
All Implemented Interfaces:
Serializable

public class MarshalException
extends IfmapException

Thrown if a problem appears during the marshal process.

Author:
aw
See Also:
Serialized Form

Constructor Summary
MarshalException(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

MarshalException

public MarshalException(String msg)


Copyright © 2012 Trust@FHH. All Rights Reserved.