LisaacTM Platform

ERROR


Renderer error
Inherit/Insert Summary
parent_object No developed.
 
Error codes
no_error
invalid_enum
invalid_value
invalid_operation
stack_overflow
stack_underflow
out_of_memory
last_error
 
return current error state variable
get
 
return details of error
get from
get_string
print_error
send
 
Slot Summary
msg_error
 

Inherit/Insert Detail

parent_object

.../extra/opengl/abstract_renderer/error.li line #9

Section:
Inherit

Profile:
- SelfSELFparent_object : OBJECT

Error codes

no_error

.../extra/opengl/abstract_renderer/error.li line #17

Section:
Public

Profile:
- SelfSELFno_error : INTEGER

invalid_enum

.../extra/opengl/abstract_renderer/error.li line #18

Section:
Public

Profile:
- SelfSELFinvalid_enum : INTEGER

invalid_value

.../extra/opengl/abstract_renderer/error.li line #19

Section:
Public

Profile:
- SelfSELFinvalid_value : INTEGER

invalid_operation

.../extra/opengl/abstract_renderer/error.li line #20

Section:
Public

Profile:
- SelfSELFinvalid_operation : INTEGER

stack_overflow

.../extra/opengl/abstract_renderer/error.li line #21

Section:
Public

Profile:
- SelfSELFstack_overflow : INTEGER

stack_underflow

.../extra/opengl/abstract_renderer/error.li line #22

Section:
Public

Profile:
- SelfSELFstack_underflow : INTEGER

out_of_memory

.../extra/opengl/abstract_renderer/error.li line #23

Section:
Public

Profile:
- SelfSELFout_of_memory : INTEGER

last_error

.../extra/opengl/abstract_renderer/error.li line #25

Section:
Public

Profile:
- SelfSELFlast_error : INTEGER

return current error state variable

get

.../extra/opengl/abstract_renderer/error.li line #29

Section:
Public

Profile:
- SelfSELFget : INTEGER

return details of error

get from

.../extra/opengl/abstract_renderer/error.li line #32

Section:
Public

Profile:
- SelfSELFget   buffer : STRING  from   code : INTEGER

get_string

.../extra/opengl/abstract_renderer/error.li line #34

Section:
Public

Profile:
- SelfSELFget_string 

print_error

.../extra/opengl/abstract_renderer/error.li line #40

Section:
Public

Profile:
- SelfSELFprint_error 

send

.../extra/opengl/abstract_renderer/error.li line #46

Section:
Public

Profile:
- SelfSELFsend   msg : ABSTRACT_STRING

Detail slot

msg_error

.../extra/opengl/abstract_renderer/error.li line #57

Section:
Public

Profile:
- SelfSELFmsg_error : STRING