- sourceClass
- the source class name.
- sourceMethod
- the source method name.
- thrown
- the Throwable object.
Logs a message indicating that an exception is thrown. A log record with log level Level.FINER, log message "THROW", the specified source class name, source method name and the Throwable object is submitted for logging.