public interface RuntimeExceptionTranslator
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.RuntimeException |
translate(java.lang.RuntimeException re)
Translate the given exception.
|
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.