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