iaik.smime.ess
Class ESSException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by iaik.cms.CMSException
              extended by iaik.smime.SMimeException
                  extended by iaik.smime.ess.ESSException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ESSLayerException, SignedReceiptException

public class ESSException
extends SMimeException

This exception is thrown when there occurs a problem with S/MIME ESS.

See Also:
Serialized Form

Constructor Summary
ESSException()
          Creates a new ESSException.
ESSException(java.lang.String msg)
          Creates an ESSException with a specified detail message.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ESSException

public ESSException()
Creates a new ESSException.


ESSException

public ESSException(java.lang.String msg)
Creates an ESSException with a specified detail message.

Parameters:
msg - the message.

This Javadoc may contain text parts from text parts from IETF Internet Standard specifications (see copyright note).

IAIK-CMS 6.0, (c) 2002 IAIK, (c) 2003, 2023 SIC