final classAlreadyHandledException extends RuntimeException
A dummy exception for the top-level exception handler to know that an exception
has been handled, but is being passed further up to indicate general failure.
Linear Supertypes
RuntimeException, Exception, Throwable, Serializable, AnyRef, Any
A dummy exception for the top-level exception handler to know that an exception has been handled, but is being passed further up to indicate general failure.