com.rsa.certj.pkcs7

Class PKCS7Exception

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.rsa.certj.CertJException
                    |
                    +--com.rsa.certj.pkcs7.PKCS7Exception
All Implemented Interfaces:
Serializable

public class PKCS7Exception
extends CertJException

This is the exception thrown by any PKCS7 engine routine.

Copyright © RSA Security Inc., 1999-2001. 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



RSA BSAFE ® Cert-J 2.1.1 001-047007-211-001-000