iaik.smime
Class SMimeException

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

public class SMimeException
extends CMSException

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

See Also:
Serialized Form

Constructor Summary
SMimeException()
          Construct a new SMimeException.
SMimeException(java.lang.String msg)
          Constructs an SMimeException 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

SMimeException

public SMimeException()
Construct a new SMimeException.


SMimeException

public SMimeException(java.lang.String msg)
Constructs an SMimeException with a specified detail message.

Parameters:
msg - the detail 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