Class UnsupportedCryptoAlgorithmException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.websphere.crypto.UnsupportedCryptoAlgorithmException
All Implemented Interfaces:
Serializable

public class UnsupportedCryptoAlgorithmException extends Exception
Exception thrown when a requested crypto algorithm (ie. "xor") is unknown by the runtime conversion code.
See Also:
  • Constructor Details

    • UnsupportedCryptoAlgorithmException

      public UnsupportedCryptoAlgorithmException()
      Constructor.