class Amazonite::DynamoDBV2::FailureException
- Amazonite::DynamoDBV2::FailureException
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
dynamodb_v2/failure_exception.crConstructors
- .new(pull : JSON::PullParser)
- .new(exception_name : String | Nil = nil, exception_description : String | Nil = nil)
Instance Method Summary
- #exception_description : String | Nil
- #exception_description=(exception_description : String | Nil)
- #exception_name : String | Nil
- #exception_name=(exception_name : String | Nil)