Package com.sun.xml.wss.core.reference
Class KeyIdentifierSPI.KeyIdentifierSPIException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sun.xml.wss.core.reference.KeyIdentifierSPI.KeyIdentifierSPIException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- KeyIdentifierSPI
protected static final class KeyIdentifierSPI.KeyIdentifierSPIException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description KeyIdentifierSPIException(Exception ex)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
KeyIdentifierSPIException
public KeyIdentifierSPIException(Exception ex)
-
-