Package com.ibm.websphere.crypto
Class UnsupportedCryptoAlgorithmException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.ibm.websphere.crypto.UnsupportedCryptoAlgorithmException
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class UnsupportedCryptoAlgorithmException extends java.lang.ExceptionException thrown when a requested crypto algorithm (ie. "xor") is unknown by the runtime conversion code.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description UnsupportedCryptoAlgorithmException()Constructor.
 
-