iaik.smime.ess
Class ESSRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by iaik.cms.CMSRuntimeException
                  extended by iaik.smime.SMimeRuntimeException
                      extended by iaik.smime.ess.ESSRuntimeException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MLExpansionHistoryOverflowException, MLExpansionLoopException, SecurityLabelException

public class ESSRuntimeException
extends SMimeRuntimeException

This exception may be thrown if there occurs an error caused at runtime.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class iaik.cms.CMSRuntimeException
exception_
 
Constructor Summary
ESSRuntimeException()
          Constructs a new runtime exception.
ESSRuntimeException(java.lang.Exception ex)
          Constructs an ESSRuntimeException with the exception which causes this exception.
ESSRuntimeException(java.lang.String msg)
          Constructs an ESSRuntimeException with a specified detail message.
ESSRuntimeException(java.lang.String msg, java.lang.Exception ex)
          Constructs an ESSRuntimeException with a specified detail message and the exception which causes this exception.
 
Method Summary
 
Methods inherited from class iaik.cms.CMSRuntimeException
getException
 
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

ESSRuntimeException

public ESSRuntimeException()
Constructs a new runtime exception.


ESSRuntimeException

public ESSRuntimeException(java.lang.Exception ex)
Constructs an ESSRuntimeException with the exception which causes this exception.

Parameters:
ex - the exception causing this exception

ESSRuntimeException

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

Parameters:
msg - the detail message.

ESSRuntimeException

public ESSRuntimeException(java.lang.String msg,
                           java.lang.Exception ex)
Constructs an ESSRuntimeException with a specified detail message and the exception which causes this exception.

Parameters:
msg - the detail message
ex - the exception causing this exception

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