Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
Throwablex.type
Members list
Value members
Inherited methods
Attributes
- Returns
-
an exception with the given stacktrace
- Inherited from:
- Throwablex
Attributes
- Returns
-
an exception with the given message and stacktrace
- Inherited from:
- Throwablex
utility method to create a default stacktrace element
Extensions
Inherited extensions
Attributes
- Returns
-
the ith stacktrace element
- Inherited from:
- Throwablex
Attributes
- Returns
-
the list of chained exceptions
- Inherited from:
- Throwablex
Attributes
- Returns
-
the class name and the line number where the Throwable was created
- Inherited from:
- Throwablex
Attributes
- Returns
-
true if the pattern exists in one of the traces
- Inherited from:
- Throwablex
Select all traces of this exception according to filtering function WARNING: this mutates the exception to be able to retain its type!
Select all traces of this exception according to filtering function WARNING: this mutates the exception to be able to retain its type!
Attributes
- Inherited from:
- Throwablex
Select all traces of this exception matching a given pattern
Select all traces of this exception not matching a given pattern
Select all traces of this exception not matching a given pattern
Attributes
- Inherited from:
- Throwablex
Attributes
- Returns
-
the class name, file Name and the line number where the Throwable was created
- Inherited from:
- Throwablex
Attributes
- Returns
-
the list of all stacktrace elements
- Inherited from:
- Throwablex
Attributes
- Returns
-
the full stack trace as a string
- Inherited from:
- Throwablex
Attributes
- Returns
-
the first stacktrace element as an option
- Inherited from:
- Throwablex
Attributes
- Returns
-
the file name and the line number where the Throwable was created
- Inherited from:
- Throwablex
Attributes
- Returns
-
the exception message and its cause if any
- Inherited from:
- Throwablex
print all the stacktrace for t, including the traces from its causes
print all the stacktrace for t, including the traces from its causes
Attributes
- Inherited from:
- Throwablex
set a new stacktrace