IAIK CMS/SMIME Toolkit API Documentation
Version 6.1

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.

IAIK CMS/SMIME Toolkit API Documentation
Version 6.1

v6.1
(c) 2002 IAIK, (c) 2003 - 2025 SIC