class JSONApiSerializer::DeserializeException

Defined in:

jsonapi-serializer-cr/deserialize_exception.cr

Instance Method Summary

Instance Method Detail

def error_type : ErrorType | Nil #

[View source]
def error_type=(error_type : ErrorType | Nil) #

[View source]
def path : String | Nil #

[View source]
def path=(path : String | Nil) #

[View source]