Exception | Description |
---|---|
ConfigurationException |
Exception indicating an issue with the configuration
|
NotImplementedException |
An exception that indicates that something is not ready for use.
|
ParsingException |
General Exception indicating parsing exception
|
PicketLinkException |
Any exception that is raised by the security module extends from this runtime exception class, making it easy for
other modules and extensions to catch all security-related exceptions in a single catch block, if need be.
|
ProcessingException |
Exception to indicate a server processing error
|
TrustKeyConfigurationException |
ConfigurationException in the TrustKeyManager
|
TrustKeyProcessingException |
Processing Exception in the trust key manager
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.