wvlet.airspec.spi.AirSpecException
See theAirSpecException companion object
trait AirSpecException extends RuntimeException
Define exceptions that will be used for various test failures
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
trait AirSpecFailureBaseclass AssertionFailureclass Cancelledclass Ignoredclass InterceptExceptionclass Pendingclass Skippedclass MissingTestDependencyShow all
Members list
Value members
Abstract methods
Concrete methods
Attributes
- Definition Classes
-
Throwable
Inherited methods
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
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
In this article