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, waitread, writepublic ExceptionHandlerImpl.ExceptionRWBase(Class<?> cls)
public Class<?> getExceptionClass()
getExceptionClass in interface ExceptionHandlerImpl.ExceptionRWpublic String getId()
getId in interface ExceptionHandlerImpl.ExceptionRWCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.