public abstract class ExceptionHandlerImpl.ExceptionRWBase extends Object implements ExceptionHandlerImpl.ExceptionRW
| Constructor and Description |
|---|
ExceptionRWBase(Class<?> cls) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getExceptionClass() |
String |
getId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitread, writepublic ExceptionRWBase(Class<?> cls)
public Class<?> getExceptionClass()
getExceptionClass in interface ExceptionHandlerImpl.ExceptionRWpublic String getId()
getId in interface ExceptionHandlerImpl.ExceptionRWCopyright © 2023 JBoss by Red Hat. All rights reserved.