Math2mat
Public Member Functions

m2m.backend.octaveparser.ParsingException Class Reference

List of all members.

Public Member Functions

 ParsingException (String error)
 ParsingException (String error, Throwable cause)
 ParsingException (Throwable cause)

Detailed Description

Definition at line 11 of file ParsingException.java.


Constructor & Destructor Documentation

m2m.backend.octaveparser.ParsingException.ParsingException ( String  error)

Definition at line 18 of file ParsingException.java.

m2m.backend.octaveparser.ParsingException.ParsingException ( String  error,
Throwable  cause 
)

Definition at line 21 of file ParsingException.java.

m2m.backend.octaveparser.ParsingException.ParsingException ( Throwable  cause)

Definition at line 24 of file ParsingException.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations