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