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, getIdpublic ExceptionRWIDLImpl(Class cls)
public void write(OutputStream os, Exception ex)
public Exception read(InputStream is)
Copyright © 2019 JBoss by Red Hat. All rights reserved.