pt.ist.fenixframework.dml
Class DmlCompilerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
pt.ist.fenixframework.dml.DmlCompilerException
- All Implemented Interfaces:
- Serializable
public class DmlCompilerException
- extends Exception
Thrown when the DmlCompiler encounters some problem.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DmlCompilerException
public DmlCompilerException(String message)
DmlCompilerException
public DmlCompilerException(String message,
Throwable cause)
DmlCompilerException
public DmlCompilerException(Throwable cause)
Copyright © 2013. All Rights Reserved.