IkeException
abstract class IkeException : Exception
Known Direct Subclasses
IkeNonProtocolException |
IkeNonProtocolException encapsulates all implementation-specific non-protocol IKE errors.
|
IkeProtocolException |
IkeProtocolException is an abstract class that represents the common information for all IKE protocol errors.
|
|
Known Indirect Subclasses
|
IkeException represents a generic exception that includes internal and protocol exceptions.
Summary
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-04 UTC.