Package net.hydromatic.morel.compile
Class TypeResolver.TypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.hydromatic.morel.compile.CompileException
net.hydromatic.morel.compile.TypeResolver.TypeException
- All Implemented Interfaces:
Serializable,MorelException
- Enclosing class:
TypeResolver
Error while deducing type.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.hydromatic.morel.compile.CompileException
describeTo, pos, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
TypeException
-