Class sunw.corba.CORBARuntimeException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sunw.corba.CORBARuntimeException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----sunw.corba.CORBARuntimeException

public class CORBARuntimeException
extends RuntimeException

Constructor Index

 o CORBARuntimeException()

Method Index

 o throwException(String)

Constructors

 o CORBARuntimeException
  public CORBARuntimeException()

Methods

 o throwException
  public static void throwException(String ex) throws CORBARuntimeException

All Packages  Class Hierarchy  This Package  Previous  Next  Index