java.lang.exceptions

Members

Functions

ExceptionGetLocalizedMessage
String ExceptionGetLocalizedMessage(Exception e)

Extension to the D Exception

ExceptionPrintStackTrace
void ExceptionPrintStackTrace(Exception e)

Extension to the D Exception

ExceptionPrintStackTrace
void ExceptionPrintStackTrace(Throwable e, void delegate(String file, ulong line, String fmt, ...) dg)

Extension to the D Exception

Meta