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

This package provides IfmapJ exception classes.

See:
          Description

Enum Summary
IfmapErrorCode Possible values used for the errorCode attribute in the ErrorResultType.
 

Exception Summary
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.
MarshalException Thrown if a problem appears during the marshal process.
UnmarshalException Thrown if a problem appears during the unmarshal process.
 

Package de.fhhannover.inform.trust.ifmapj.exception Description

This package provides IfmapJ exception classes.



Copyright © 2012 Trust@FHH. All Rights Reserved.