Package de.christofreichardt.diagnosis
Class AbstractThreadMap.RuntimeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.christofreichardt.diagnosis.AbstractThreadMap.RuntimeException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AbstractThreadMap
public static class AbstractThreadMap.RuntimeException extends RuntimeException
Indicates a corruption of the method stack.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RuntimeException(String msg)RuntimeException(Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-