Class ExpressoRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.spec.web.expresso.exceptions.ExpressoRuntimeException
All Implemented Interfaces:
Serializable

public class ExpressoRuntimeException extends RuntimeException
Custom exception to handle runtime exceptions in Expresso.
See Also: