org.mentawai.core
Class DSLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mentawai.core.DSLException
- All Implemented Interfaces:
- Serializable
public class DSLException
- extends RuntimeException
A exception to be throw related to the execution of a script application manager.
- Author:
- Rubem Azenha (rubem.azenha@gmail.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DSLException
public DSLException(String message,
Throwable cause)
DSLException
public DSLException(String message)
DSLException
public DSLException(Throwable cause)
Copyright © 2012. All Rights Reserved.