Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- abort(boolean, String, Object...) - Static method in class ch.k43.util.KLog
-
Log error message if expression is true and throws an unchecked RuntimeException.
- abort(String, Object...) - Static method in class ch.k43.util.KLog
-
Log error message and throws an unchecked RuntimeException.
- addFile(String) - Method in class ch.k43.util.KSMTPMailer
-
Add a multipart file item.
- addHTML(String) - Method in class ch.k43.util.KSMTPMailer
-
Add a multipart HTML item.
- addText(String) - Method in class ch.k43.util.KSMTPMailer
-
Add a multipart text item.
- addText(String, String) - Method in class ch.k43.util.KSMTPMailer
-
Add a multipart text item.
- argException(boolean, String, Object...) - Static method in class ch.k43.util.KLog
-
Log error message if expression evaluates true and throw an unchecked exception IllegalArgumentException.
All Classes and Interfaces|All Packages|Constant Field Values