public interface IExceptionLogger
Modifier and Type | Method and Description |
---|---|
void |
logExeption(Exception ex)
Logs the given exception.
|
void logExeption(Exception ex)
ex
- exception to logCopyright © 2009-2012 Mountainminds GmbH & Co. KG. All Rights Reserved.