public class ExceptionHandlerImpl.ExceptionRWIDLImpl extends ExceptionHandlerImpl.ExceptionRWBase
Constructor and Description |
---|
ExceptionRWIDLImpl(Class cls) |
Modifier and Type | Method and Description |
---|---|
Exception |
read(InputStream is) |
void |
write(OutputStream os,
Exception ex) |
getExceptionClass, getId
public ExceptionRWIDLImpl(Class cls)
public void write(OutputStream os, Exception ex)
public Exception read(InputStream is)
Copyright © 2017 JBoss by Red Hat. All rights reserved.