© 2002 BEA Systems, Inc.


com.beasys.commerce.ebusiness.security
Class CryptException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.bea.p13n.exceptions.ApplicationException
                    |
                    +--com.beasys.commerce.ebusiness.security.CryptException

public class CryptException
extends ApplicationException

Represents encryption/decryption or key generation exceptions

See Also:
Serialized Form

Constructor Summary
CryptException(java.lang.String message, java.lang.Throwable cause)
          Constructs an instance of SecurityException
 
Methods inherited from class com.bea.p13n.exceptions.ApplicationException
getCause, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CryptException

public CryptException(java.lang.String message,
                      java.lang.Throwable cause)
Constructs an instance of SecurityException

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved