public class SrpNotSupportedException extends ConfigurationTaskException
Constructor and Description |
---|
SrpNotSupportedException(java.lang.String message)
Erzeugt eine Instanz mit einer Fehlermeldung
|
SrpNotSupportedException(java.lang.String message,
java.lang.Throwable cause)
Erzeugt eine Instanz mit einer Fehlermeldung und einem Grund
|
public SrpNotSupportedException(java.lang.String message)
message
- Fehlermeldungpublic SrpNotSupportedException(java.lang.String message, java.lang.Throwable cause)
message
- Fehlermeldungcause
- Grund