net.sf.sasl.language.placeholder.aop.interpreter
Class InterpreterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.sasl.language.placeholder.aop.interpreter.InterpreterException
- All Implemented Interfaces:
- Serializable
public class InterpreterException
- extends Exception
- Since:
- 0.0.1 (sasl-common-aspect-library)
- Author:
- Philipp Förmer
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InterpreterException
public InterpreterException()
- Since:
- 0.0.1 (sasl-common-aspect-library)
InterpreterException
public InterpreterException(String message)
- Parameters:
message
- - Since:
- 0.0.1 (sasl-common-aspect-library)
InterpreterException
public InterpreterException(Throwable throwable)
- Parameters:
throwable
- - Since:
- 0.0.1 (sasl-common-aspect-library)
InterpreterException
public InterpreterException(String message,
Throwable throwable)
- Parameters:
message
- throwable
- - Since:
- 0.0.1 (sasl-common-aspect-library)
Copyright © 2010. All Rights Reserved.