eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'IncompatibleMatrixError':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: IncompatibleMatrixError


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--ProceedableError
               |
               +--ExecutionError
                  |
                  +--ArithmeticError
                     |
                     +--DomainError
                        |
                        +--IncompatibleMatrixError

Package:
stx:libbasic2
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.5 date: 2021/11/21 16:01:43
user: cg
file: IncompatibleMatrixError.st directory: libbasic2
module: stx stc-classLibrary: libbasic2

Description:


Raised by certain matrix functions when the receiver or arg
is not of the appropriate form 
(eg. non-square, where a square matrix is expected).

copyright

COPYRIGHT (c) 2018 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

accessing
o  defaultNotifierString


Instance protocol:

defaults
o  defaultResumeValue
the default answer, if no one handles the query and the exception is resumed.
Re-redefined to return nil instead of NaN.



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sun, 08 Sep 2024 00:38:31 GMT