public class ExceptionHandlerImpl.ExceptionRWIDLImpl extends ExceptionHandlerImpl.ExceptionRWBase
Constructor and Description |
---|
ExceptionHandlerImpl.ExceptionRWIDLImpl(Class<?> cls) |
Modifier and Type | Method and Description |
---|---|
Exception |
read(InputStream is) |
void |
write(OutputStream os,
Exception ex) |
getExceptionClass, getId
public ExceptionHandlerImpl.ExceptionRWIDLImpl(Class<?> cls)
public void write(OutputStream os, Exception ex)
public Exception read(InputStream is)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.