Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RuntimeError ¶
type RuntimeError struct { Error interface{} Trace []byte }
func NewRuntimeError ¶
func NewRuntimeError(errorObj interface{}, trace []byte) *RuntimeError
Click to show internal directories.
Click to hide internal directories.