All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----bank.corba.AccountNotFoundExceptionHelper
exception AccountNotFoundException { string desc; };
private static TypeCode _type
public AccountNotFoundExceptionHelper()
private static ORB _orb()
public static AccountNotFoundException extract(Any any)
public static String id()
public static void insert(Any any, AccountNotFoundException value)
public static AccountNotFoundException read(InputStream _input)
public static TypeCode type()
public static void write(OutputStream _output, AccountNotFoundException value)
All Packages Class Hierarchy This Package Previous Next Index