Skip to content

IllegalStreamOperation

Hyomoto edited this page Jun 24, 2021 · 1 revision
Jump To Go Back Arguments Methods Variables

IllegalStreamOperation( _call, _msg )

Implements: Error

Thrown when an illegal call is made to operate on a stream.

Arguments

Name Type Purpose
_call undef No description
_msg undef No description

Methods

Jump To top

Variables

Jump To top
Name Type Initial Purpose
message undef conc( "The function ", _call, " failed because ", _msg ) No description.
Clone this wiki locally