org.jacorb.orb

Class SystemExceptionHelper

public class SystemExceptionHelper extends Object

Version: $Id: SystemExceptionHelper.java,v 1.15 2006/07/13 09:33:12 nick.cross Exp $

Author: Gerald Brose

Method Summary
static voidinsert(Any any, SystemException exception)
static SystemExceptionread(InputStream in)
static TypeCodetype(SystemException exception)
static voidwrite(OutputStream out, SystemException exception)

Method Detail

insert

public static void insert(Any any, SystemException exception)

read

public static SystemException read(InputStream in)

type

public static TypeCode type(SystemException exception)

write

public static void write(OutputStream out, SystemException exception)