FailSuiteException
munit.FailSuiteException
class FailSuiteException(val message: String, val location: Location) extends FailException
Attributes
- Graph
-
- Supertypes
-
class FailExceptiontrait FailExceptionLike[FailException]class AssertionErrorclass Errorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
-
FailException -> Throwable
- Inherited from:
- FailException
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- Throwable
Attributes
- Inherited from:
- FailExceptionLike
Attributes
- Inherited from:
- FailException
In this article