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:
  • Constructor Details

    • RuntimeException

      public RuntimeException(String msg)
    • RuntimeException

      public RuntimeException(Throwable cause)