|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException iaik.cms.CMSRuntimeException iaik.smime.SMimeRuntimeException iaik.smime.ess.ESSRuntimeException iaik.smime.ess.SecurityLabelException
public class SecurityLabelException
This exception maybe thrown when processing an ESSSecurityLabel
or EquivalentLabels
attribute.
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 |
---|
public SecurityLabelException()
public SecurityLabelException(java.lang.String msg)
msg
- the message.
|
This Javadoc may contain text parts from text parts from IETF Internet Standard specifications (see copyright note). | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |