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, wait
read, write
public ExceptionRWBase(Class<?> cls)
public Class<?> getExceptionClass()
getExceptionClass
in interface ExceptionHandlerImpl.ExceptionRW
public String getId()
getId
in interface ExceptionHandlerImpl.ExceptionRW
Copyright © 2022 JBoss by Red Hat. All rights reserved.