Class SmithyTestCase.Error
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- software.amazon.smithy.model.validation.testrunner.SmithyTestCase.Error
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 - Enclosing class:
- SmithyTestCase
 
 public static final class SmithyTestCase.Error extends java.lang.RuntimeExceptionThrown when errors are encountered while unwrapping a test case.- See Also:
- Serialized Form
 
- 
- 
Field SummaryFields Modifier and Type Field Description SmithyTestCase.Resultresult
 
- 
- 
- 
Field Detail- 
resultpublic final SmithyTestCase.Result result 
 
- 
 
-