Handbook
Glossary
error>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
error>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
openssl.libssl
;
M:
SSL
error>>
T{
struct-slot-spec
{
name
"error"
}
{
offset 320
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
compiler.tree.checker
slots.private
;
M:
check-node-error
error>>
3
slot
;
inline
USING:
accessors
continuations
slots.private
;
M:
condition
error>>
2
slot
;
inline
USING:
accessors
slots.private
ui.tools.debugger
;
M:
debugger
error>>
24
slot
;
inline
USING:
accessors
slots.private
ui.tools.error-list
;
M:
error-list-gadget
error>>
26
slot
;
inline
USING:
accessors
game.loop
slots.private
;
M:
game-loop-error-state
error>>
2
slot
;
inline
USING:
accessors
kernel.private
opengl
opengl.annotations
slots.private
;
M:
gl-error-log
error>>
3
slot
{
gl-error-tuple
}
declare
;
inline
USING:
accessors
gml
slots.private
;
M:
gml-file-error
error>>
3
slot
;
inline
USING:
accessors
id3
slots.private
;
M:
id3-parse-error
error>>
3
slot
;
inline
USING:
accessors
lexer
slots.private
;
M:
lexer-error
error>>
6
slot
;
inline
USING:
accessors
slots.private
yaml
;
M:
libyaml-emitter-error
error>>
2
slot
;
inline
USING:
accessors
slots.private
yaml
;
M:
libyaml-parser-error
error>>
2
slot
;
inline
USING:
accessors
concurrency.mailboxes
slots.private
;
M:
linked-error
error>>
2
slot
;
inline
USING:
accessors
pcre
slots.private
;
M:
malformed-regexp
error>>
3
slot
;
inline
USING:
accessors
compiler.errors
slots.private
;
M:
not-compiled
error>>
3
slot
;
inline
USING:
accessors
site-watcher.db
slots.private
;
M:
reporting-site
error>>
8
slot
;
inline
USING:
accessors
google.translate
slots.private
;
M:
response-error
error>>
3
slot
;
inline
USING:
accessors
msgpack.rpc
slots.private
;
M:
response
error>>
3
slot
;
inline
USING:
accessors
site-watcher.db
slots.private
;
M:
site
error>>
7
slot
;
inline
USING:
accessors
compression.snappy
slots.private
;
M:
snappy-error
error>>
2
slot
;
inline
USING:
accessors
slots.private
source-files.errors
;
M:
source-file-error
error>>
2
slot
;
inline
USING:
accessors
html.templates
slots.private
;
M:
template-error
error>>
3
slot
;
inline
USING:
accessors
slots.private
stack-checker.errors
;
M:
transform-expansion-error
error>>
2
slot
;
inline
USING:
accessors
db.sqlite.errors
slots.private
;
M:
unparsed-sqlite-error
error>>
2
slot
;
inline
USING:
accessors
command-line
slots.private
;
M:
user-init-error
error>>
2
slot
;
inline
USING:
accessors
slots.private
ui.gadgets.worlds
;
M:
world-error
error>>
2
slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
kernel
yaml.ffi
;
M:
yaml_emitter_t
error>>
T{
struct-slot-spec
{
name
"error"
}
{
offset 0
}
{
class
object
}
{
type
yaml_error_type_t
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
kernel
yaml.ffi
;
M:
yaml_parser_t
error>>
T{
struct-slot-spec
{
name
"error"
}
{
offset 0
}
{
class
object
}
{
type
yaml_error_type_t
}
}
read-struct-slot
;
inline