cryptix
Class CryptoError

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Error
              |
              +--cryptix.CryptoError
All Implemented Interfaces:
java.io.Serializable

public class CryptoError
extends java.lang.Error

This class is for any unexpected error in the native crypto library.

References

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

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait