iaik.smime.ess
Class SecurityLabelException

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
                          extended by iaik.smime.ess.SecurityLabelException
All Implemented Interfaces:
java.io.Serializable

public class SecurityLabelException
extends ESSRuntimeException

This exception maybe thrown when processing an ESSSecurityLabel or EquivalentLabels attribute.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class iaik.cms.CMSRuntimeException
exception_
 
Constructor Summary
SecurityLabelException()
          Creates a new SecurityLabelException.
SecurityLabelException(java.lang.String msg)
          Creates an SecurityLabelException with a specified detail message.
 
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

SecurityLabelException

public SecurityLabelException()
Creates a new SecurityLabelException.


SecurityLabelException

public SecurityLabelException(java.lang.String msg)
Creates an SecurityLabelException 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