Class SmithyJsonSchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
software.amazon.smithy.jsonschema.SmithyJsonSchemaException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ConflictingShapeNameException
- See Also:
-
Constructor Summary
ConstructorDescriptionSmithyJsonSchemaException
(String message) SmithyJsonSchemaException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SmithyJsonSchemaException
-
SmithyJsonSchemaException
-