Class SystemExceptionHelper

  • All Implemented Interfaces:
    org.omg.CORBA.portable.Streamable

    public final class SystemExceptionHelper
    extends Object
    implements org.omg.CORBA.portable.Streamable
    • Method Detail

      • insert

        public static void insert​(org.omg.CORBA.Any any,
                                  org.omg.CORBA.SystemException val)
      • read

        public static org.omg.CORBA.SystemException read​(org.omg.CORBA.portable.InputStream in)
      • _read

        public void _read​(org.omg.CORBA.portable.InputStream instream)
        Specified by:
        _read in interface org.omg.CORBA.portable.Streamable
      • _type

        public org.omg.CORBA.TypeCode _type()
        Specified by:
        _type in interface org.omg.CORBA.portable.Streamable
      • _write

        public void _write​(org.omg.CORBA.portable.OutputStream outstream)
        Specified by:
        _write in interface org.omg.CORBA.portable.Streamable