Class SmithyTestSuite.Error

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
software.amazon.smithy.model.validation.testrunner.SmithyTestSuite.Error
All Implemented Interfaces:
Serializable
Enclosing class:
SmithyTestSuite

public static final class SmithyTestSuite.Error extends RuntimeException
Thrown when errors are encountered in the test runner.
See Also: