com.rsa.certj.provider.pki.cmp

Class CMPException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.rsa.certj.CertJException
                    |
                    +--com.rsa.certj.spi.pki.PKIException
                          |
                          +--com.rsa.certj.provider.pki.cmp.CMPException
All Implemented Interfaces:
Serializable

public class CMPException
extends PKIException

This class represents an exception that is thrown during CMP operations.

Copyright © RSA Security Inc., 2000-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