Package de.christofreichardt.diagnosis
Class TracerFactory.Exception
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.christofreichardt.diagnosis.TracerFactory.Exception
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TracerFactory
public static class TracerFactory.Exception extends Exception
Base exception class for all exceptional situations within the context of the TracerFactory- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-