Class KeySelectorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.xml.crypto.KeySelectorException
All Implemented Interfaces:
Serializable

public class KeySelectorException extends Exception
Indicates an exceptional condition thrown by a KeySelector.

A KeySelectorException can contain a cause: another throwable that caused this KeySelectorException to get thrown.

Since:
1.6
See Also: