TrueLicense XML 1.33

de.schlichtherle.xml
Class GenericCertificateNotLockedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalStateException
                  extended by de.schlichtherle.xml.GenericCertificateNotLockedException
All Implemented Interfaces:
Serializable

public class GenericCertificateNotLockedException
extends IllegalStateException

An instance of this class is thrown if a GenericCertificate's content is tried to be retrieved but the certificate has neither signed nor verified any content.

Author:
Christian Schlichtherle
See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
GenericCertificateNotLockedException()
           
 
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
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

GenericCertificateNotLockedException

public GenericCertificateNotLockedException()

TrueLicense XML 1.33

Copyright © 2005-2015 Schlichtherle IT Services. All Rights Reserved.