com.ibm.wsspi.wssecurity.config

Class KeyLocatorException

  1. java.lang.Object
  2. extended byjava.lang.Throwable
  3. extended byjava.lang.Exception
  4. extended bycom.ibm.wsspi.wssecurity.SoapSecurityException
  5. extended bycom.ibm.wsspi.wssecurity.config.KeyLocatorException
All implemented interfaces:
java.io.Serializable

  1. public class KeyLocatorException
  2. extends SoapSecurityException
Represents an exception while locating a key through KeyLocator object.
See Also:
Serialized Form

Constructor Summary

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
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

KeyLocatorException

  1. public KeyLocatorException()
Creates an exception.

KeyLocatorException

  1. public KeyLocatorException(java.lang.String message)
Creates an exception.
Parameters:
message - A message