All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cryptix.security.CryptoError

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Error
                   |
                   +----cryptix.security.CryptoError

public class CryptoError
extends Error
Note: CryptoError is deprecated.

This class is for any unexpected error thrown by classes in cryptix.security.* (i.e. when the Cryptix V2.2-compatible APIs are being used).

The equivalent exception for the JCA APIs is cryptix.CryptixException.

Copyright © 1997 Systemics Ltd on behalf of the Cryptix Development Team.
All rights reserved.

$Revision: 1.2 $

Author:
Systemics Ltd, David Hopwood
See Also:
CryptixException


All Packages  Class Hierarchy  This Package  Previous  Next  Index