edu.mit.csail.sdg.squander.spec.TypeCheckException Class Reference
[Specification]

Inherits edu::mit::csail::sdg::squander::parser::JFSLParserException.

Inherited by edu.mit.csail.sdg.squander.spec.ArityMismatchException, and edu.mit.csail.sdg.squander.spec.IncompatibleTypesException.

Collaboration diagram for edu.mit.csail.sdg.squander.spec.TypeCheckException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TypeCheckException (String msg, Throwable t)
 TypeCheckException (String msg)
 TypeCheckException (String msg, String src)
String getSrc ()

Private Attributes

final String src

Static Private Attributes

static final long serialVersionUID = -6673030100868748117L

Detailed Description

Indicates an error in type checking phase.

Author:
kuat

Definition at line 15 of file TypeCheckException.java.


Constructor & Destructor Documentation

edu.mit.csail.sdg.squander.spec.TypeCheckException.TypeCheckException ( String  msg,
Throwable  t 
)
edu.mit.csail.sdg.squander.spec.TypeCheckException.TypeCheckException ( String  msg  ) 

Definition at line 24 of file TypeCheckException.java.

edu.mit.csail.sdg.squander.spec.TypeCheckException.TypeCheckException ( String  msg,
String  src 
)

Definition at line 28 of file TypeCheckException.java.


Member Function Documentation

String edu.mit.csail.sdg.squander.spec.TypeCheckException.getSrc (  ) 

Member Data Documentation

final long edu.mit.csail.sdg.squander.spec.TypeCheckException.serialVersionUID = -6673030100868748117L [static, private]

The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.2-20100208