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

public class SmithyJsonSchemaException extends RuntimeException
See Also:
  • Constructor Details

    • SmithyJsonSchemaException

      public SmithyJsonSchemaException(String message)
    • SmithyJsonSchemaException

      public SmithyJsonSchemaException(String message, Throwable cause)