Package iaik.xkms.exceptions

XKMS specific exceptions.

See:
          Description

Exception Summary
BadParameterException A bad parameter was passed as method input.
InconsistentObjectException Message marshalling went wrong or a parameter failed a correctness check.
InvalidRequestBadMessageException An incoming request message was found invalid or illegal by a part of the processing chain.
InvalidRequestException A request has been found invalid by some part of the processing chain.
InvalidRequestVersionMismatchException Some part of the processing chain has found a request to be of a wrong (unsupported) version.
 

Package iaik.xkms.exceptions Description

XKMS specific exceptions.