public class DeFaException extends Exception
Constructor and Description |
---|
DeFaException(String nachricht)
Konstruktor.
|
DeFaException(Throwable ex)
Standardkonstruktor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DeFaException(Throwable ex)
ex
- die Exception, die in diese DeFaException umgewandelt werden
sollpublic DeFaException(String nachricht)
nachricht
- die Nachricht, die diese Ausnahme flankiertCopyright © 2016 BitCtrl Systems GmbH. All rights reserved.