org.jacorb.orb
public class SystemExceptionHelper extends Object
Version: $Id: SystemExceptionHelper.java,v 1.15 2006/07/13 09:33:12 nick.cross Exp $
Method Summary | |
---|---|
static void | insert(Any any, SystemException exception) |
static SystemException | read(InputStream in) |
static TypeCode | type(SystemException exception) |
static void | write(OutputStream out, SystemException exception) |