public abstract class ExceptionListHelper extends Object
ExceptionList PIDL represented by ExceptionList 
 IDL.  This exists in order to keep the Portable Interceptor IDL from 
 becoming PIDL.| Constructor and Description | 
|---|
| ExceptionListHelper() | 
| Modifier and Type | Method and Description | 
|---|---|
| static TypeCode[] | extract(Any a) | 
| static String | id() | 
| static void | insert(Any a,
      TypeCode[] that) | 
| static TypeCode[] | read(InputStream istream) | 
| static TypeCode | type() | 
| static void | write(OutputStream ostream,
     TypeCode[] value) | 
public static TypeCode type()
public static String id()
public static TypeCode[] read(InputStream istream)
public static void write(OutputStream ostream, TypeCode[] value)
Copyright © 2018 JBoss by Red Hat. All rights reserved.