Uses of Package
de.fhhannover.inform.trust.ifmapj.exception

Packages that use de.fhhannover.inform.trust.ifmapj.exception
de.fhhannover.inform.trust.ifmapj The core package for IfmapJ. 
de.fhhannover.inform.trust.ifmapj.channel This package encapsulates the communication layer of IfmapJ. 
de.fhhannover.inform.trust.ifmapj.exception This package provides IfmapJ exception classes. 
de.fhhannover.inform.trust.ifmapj.identifier This package provides classes to represent IF-MAP identifiers. 
de.fhhannover.inform.trust.ifmapj.messages This package provides classes to represent IF-MAP requests and results that are communicated with an IF-MAP server. 
util This package provides IfmapJ utility classes. 
 

Classes in de.fhhannover.inform.trust.ifmapj.exception used by de.fhhannover.inform.trust.ifmapj
InitializationException
          If the library cannot be initialized, throw this kind of exception.
 

Classes in de.fhhannover.inform.trust.ifmapj.exception used by de.fhhannover.inform.trust.ifmapj.channel
CommunicationException
          Thrown if the IF-MAP server kind of miss-behaves, this is also thrown in the case of an IOException.
EndSessionException
          This exception is only thrown by the method ARC.poll() to indicate that the underlying IF-MAP session ended while a poll was in progress.
IfmapErrorResult
          Exception to be thrown if a MAPS replied with an ErrorResult to any of the methods SSRC and ARC offers.
IfmapException
          General Exception thrown by the IfmapJ library.
InitializationException
          If the library cannot be initialized, throw this kind of exception.
 

Classes in de.fhhannover.inform.trust.ifmapj.exception used by de.fhhannover.inform.trust.ifmapj.exception
IfmapErrorCode
          Possible values used for the errorCode attribute in the ErrorResultType.
IfmapException
          General Exception thrown by the IfmapJ library.
 

Classes in de.fhhannover.inform.trust.ifmapj.exception used by de.fhhannover.inform.trust.ifmapj.identifier
MarshalException
          Thrown if a problem appears during the marshal process.
UnmarshalException
          Thrown if a problem appears during the unmarshal process.
 

Classes in de.fhhannover.inform.trust.ifmapj.exception used by de.fhhannover.inform.trust.ifmapj.messages
IfmapErrorResult
          Exception to be thrown if a MAPS replied with an ErrorResult to any of the methods SSRC and ARC offers.
MarshalException
          Thrown if a problem appears during the marshal process.
UnmarshalException
          Thrown if a problem appears during the unmarshal process.
 

Classes in de.fhhannover.inform.trust.ifmapj.exception used by util
MarshalException
          Thrown if a problem appears during the marshal process.
 



Copyright © 2012 Trust@FHH. All Rights Reserved.