org.ssonet.baseConf
Class InvalidCertificateException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.ssonet.baseConf.InvalidCertificateException
All Implemented Interfaces:
java.io.Serializable

public class InvalidCertificateException
extends java.lang.Exception

Wird nur für die Grundkonfiguration benötigt

See Also:
Serialized Form

Constructor Summary
InvalidCertificateException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidCertificateException

public InvalidCertificateException()