Math2mat
Public Member Functions

m2m.backend.vhdl.VHDLException Class Reference

Inheritance diagram for m2m.backend.vhdl.VHDLException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 VHDLException (String error)
 VHDLException (String error, Throwable cause)
 VHDLException (Throwable cause)

Detailed Description

Definition at line 7 of file VHDLException.java.


Constructor & Destructor Documentation

m2m.backend.vhdl.VHDLException.VHDLException ( String  error)

Definition at line 14 of file VHDLException.java.

m2m.backend.vhdl.VHDLException.VHDLException ( String  error,
Throwable  cause 
)

Definition at line 17 of file VHDLException.java.

m2m.backend.vhdl.VHDLException.VHDLException ( Throwable  cause)

Definition at line 20 of file VHDLException.java.


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