railo.runtime.exp
Class ReturnException
java.lang.Object
java.lang.Throwable
java.lang.Exception
railo.runtime.exp.ReturnException
- All Implemented Interfaces:
- Serializable
public final class ReturnException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ReturnException
public ReturnException(Object returnValue)
getReturnValue
public Object getReturnValue()
- Returns:
- the returnValue
Copyright © 2012 Railo