public interface RuntimeExceptionTranslator extends Serializable
Modifier and Type | Method and Description |
---|---|
RuntimeException |
translate(RuntimeException re)
Translate the given exception.
|
RuntimeException translate(RuntimeException re)
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.