Class: LiterLlm::LiterLlmErrorInfo

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

Instance Method Summary collapse

Instance Method Details

#error_typeString

Returns:

  • (String)


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

def error_type: () -> String

#status_codeInteger

Returns:

  • (Integer)


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

def status_code: () -> Integer

#transient?Boolean

Returns:

  • (Boolean)


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

def transient?: () -> bool