public static class TracerFactory.Exception extends Exception
| Constructor and Description |
|---|
TracerFactory.Exception(String msg)
Constructor expects error message.
|
TracerFactory.Exception(Throwable cause)
Constructor expects a throwable which is the cause of the trouble.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TracerFactory.Exception(String msg)
msg - the error messagepublic TracerFactory.Exception(Throwable cause)
cause - the originator of the troubleCopyright © 2014 Christof Reichardt. All rights reserved. (Build: 26-May-2014)