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