Class: LiterLlm::LiterLlmErrorInfo

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Instance Method Summary collapse

Instance Method Details

#error_typeString

Returns:

  • (String)


1071
# File 'sig/types.rbs', line 1071

def error_type: () -> String

#status_codeInteger

Returns:

  • (Integer)


1069
# File 'sig/types.rbs', line 1069

def status_code: () -> Integer

#transient?Boolean

Returns:

  • (Boolean)


1070
# File 'sig/types.rbs', line 1070

def transient?: () -> bool