public static class TracerFactory.Exception extends Exception
| Constructor and Description |
|---|
Exception(String msg)
Constructor expects error message.
|
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, toStringCopyright © 2014. All rights reserved.