Class ConflictingShapeNameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
software.amazon.smithy.jsonschema.SmithyJsonSchemaException
software.amazon.smithy.jsonschema.ConflictingShapeNameException
- All Implemented Interfaces:
Serializable
Thrown when two shapes generate the same JSON schema pointer.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString