public class CORBAIOException
extends java.io.IOException
| Constructor and Description |
|---|
CORBAIOException(org.omg.CORBA.SystemException ex)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.omg.CORBA.SystemException |
getTargetException()
Return the CORBA SystemException wrapped by this IOException.
|