com.ibm.wsspi.wssecurity.config
Class KeyLocatorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.ibm.wsspi.wssecurity.SoapSecurityException
-
- com.ibm.wsspi.wssecurity.config.KeyLocatorException
-
- All Implemented Interfaces:
- java.io.Serializable
public class KeyLocatorException extends SoapSecurityException
Represents an exception while locating a key throughKeyLocatorobject.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description KeyLocatorException()Creates an exception.KeyLocatorException(java.lang.String message)Creates an exception.
-
Method Summary
-
Methods inherited from class com.ibm.wsspi.wssecurity.SoapSecurityException
format, format, format, format, format, format, format, format, format, format, format, format, format, format, format, format, format, getCauseException, getFaultCode
-
-