Class: LiterLlm::LiterLlmErrorInfo
- Inherits:
-
Object
- Object
- LiterLlm::LiterLlmErrorInfo
- Defined in:
- sig/types.rbs
Instance Method Summary collapse
Instance Method Details
#error_type ⇒ String
979 |
# File 'sig/types.rbs', line 979
def error_type: () -> String
|
#status_code ⇒ Integer
977 |
# File 'sig/types.rbs', line 977
def status_code: () -> Integer
|
#transient? ⇒ Boolean
978 |
# File 'sig/types.rbs', line 978
def transient?: () -> bool
|