public abstract class ExceptionHandlerImpl.ExceptionRWBase extends Object implements ExceptionHandlerImpl.ExceptionRW
Constructor and Description |
---|
ExceptionHandlerImpl.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 ExceptionHandlerImpl.ExceptionRWBase(Class<?> cls)
public Class<?> getExceptionClass()
getExceptionClass
in interface ExceptionHandlerImpl.ExceptionRW
public String getId()
getId
in interface ExceptionHandlerImpl.ExceptionRW
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.