|
||
Panics with this category are raised in user side code by member
functions of CBase
derived classes that reside in
euser.dll
. Typically, they are caused by passing bad or
contradictory values to class constructors or member functions.
The thread causing the panic is terminated.
|
This panic is raised by the |
|
This panic is raised in debug builds only.
This panic is raised by the |
|
This panic is raised during construction of a dynamic buffer (a
|
|
This panic is raised when reading from a dynamic buffer (a
|
|
This panic is raised when writing to a dynamic buffer (a
|
|
This panic is raised when reading from a dynamic buffer (a
|
|
This panic is raised when writing to a dynamic buffer (a
|
|
This panic is raised when inserting data into a dynamic buffer (a
|
|
This panic is raised when inserting data into a dynamic buffer (a
|
|
This panic is raised when specifying the minimum amount of space
which a flat dynamic buffer (a |
|
This panic is raised when specifying the minimum amount of space
which a flat dynamic buffer (a |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the Delete() member function of a segmented
dynamic buffer (a |
|
This panic is raised in debug builds only.
This panic is raised by the |
|
This panic is raised by the constructors of arrays of fixed length
objects as represented, for example, by the classes
The record length is either explicitly specified as in the case of
the |
|
This panic is raised by the constructors of arrays of fixed length
objects as represented, for example, by the classes:
|
|
This panic is raised by the constructors of arrays of variable
length objects as represented, for example, by the classes:
|
|
This panic is raised by the constructors of packed arrays as
represented, for example, by the class |
|
This panic is raised by any operation which accesses an element of
an array by explicit reference to an index number, for example, the
|
|
This panic is raised when deleting contiguous elements from an
array of fixed length objects (derived from |
|
This panic is raised when inserting contiguous elements into an
array of fixed length objects (derived from |
|
This panic is raised when resizing an array of fixed length objects
(derived from |
|
This panic is raised when deleting contiguous elements from an
array of variable length objects (derived from
|
|
This panic is raised when deleting contiguous elements from a
packed array (derived from |
|
This panic is raised when reserving space in flat arrays of fixed
length objects, (the
|
|
This panic is raised when inserting or appending replicated
elements to the arrays of fixed length objects
|
|
This panic is raised when deleting elements from a fixed length,
variable length or packed array (derived from
|
|
This panic is raised when inserting into, appending onto, expanding
or extending a variable length array or a packed array (i.e. arrays derived
from |
|
This panic is raised by the destructor of a
|
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the destructor of an active object, a
|
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by an active scheduler, a
|
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised by the |
|
This panic is raised as a result of a call to the
|
|
This panic is raised as a result of a call to the
|
|
The panic is raised as a result of a call to the |
|
This panic is raised if an attempt is being made to insert a
cleanup item into a position on the cleanup stack reserved for marking the
current |
|
This panic is raised when building a |
|
This panic is raised if there are no free slots available on the cleanup stack to insert a cleanup item |
|
This panic is raised if no trap handler has been installed. In
practice, this occurs if |
|
This panic is raised as a result of a call to the versions of the
|
|
This panic is raised when
There must be the same number of items on the cleanup stack on
entering a
For example, the following code avoids this panic when
See also How to use TRAP. |
|
This panic is raised by the constructor of the circular buffer base
class, a |
|
This panic is raised by a call to the |
|
This panic is raised by a call to the |
|
This panic is raised by a call to the |
|
This panic is raised by a call to the |
|
Introduced in 6.0: This panic is raised by call to the
|
|
Introduced in 6.0: The panic is raised as a result of a call to the
|
|
This panic is raised by
|
|
This panic is raised by
|
|
This panic is raised during construction of a
|
|
Not used. |
|
This panic is raised on calls to the default implementations of
functions:
The class |
|
This panic is raised in debug builds only.
It is raised by the protected |
|
This panic is raised in debug builds only.
It is raised by the protected
See also |
|
This panic is raised in debug builds only.
It is raised by the protected
Elements of
or
See also |
|
This panic is raised in debug builds only.
It is raised by the protected
The
or
See also |
|
This panic is raised if If you run the server in debug mode, it is likely that the server will panic with one of the panic codes in the range 96 to 99 inclusive. These are described above.
See |
|
This panic is raised when the value returned by the
The |
|
This panic is raised in debug builds only.
It is raised by the protected |
|
This panic is raised by the policy server framework if a message fails a policy check, whether custom or not. |
|
This panic is raised in debug builds only.
It is raised by a number of |