Exception: MatrixErr::ErrOperationNotDefine
- Inherits:
-
Matrix_Error
- Object
- StandardError
- Matrix_Error
- MatrixErr::ErrOperationNotDefine
- Defined in:
- lib/matrix_gem/matrix_err.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
16 17 18 |
# File 'lib/matrix_gem/matrix_err.rb', line 16 def "Operation is not define!" end |