Package com.helger.scope
Class ScopeHelper.DebugScopeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.helger.scope.ScopeHelper.DebugScopeException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ScopeHelper
public static class ScopeHelper.DebugScopeException extends Exception
The exception used for receiving scope debug stack traces- Since:
- 9.4.7
- Author:
- Philip Helger
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DebugScopeException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-