org.apache.cxf.binding.corba.interceptors
Class SystemExceptionHelper
java.lang.Object
org.apache.cxf.binding.corba.interceptors.SystemExceptionHelper
- All Implemented Interfaces:
- Streamable
public final class SystemExceptionHelper
- extends Object
- implements Streamable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
insert
public static void insert(Any any,
SystemException val)
read
public static SystemException read(InputStream in)
_read
public void _read(InputStream instream)
- Specified by:
_read
in interface Streamable
_type
public TypeCode _type()
- Specified by:
_type
in interface Streamable
_write
public void _write(OutputStream outstream)
- Specified by:
_write
in interface Streamable
Apache CXF