All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class orbasec.corba.InternalError

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Error
                   |
                   +----orbasec.corba.InternalError

public class InternalError
extends Error
This error is thrown for orbasec.corba package operations.


Constructor Index

 o InternalError()
 o InternalError(String)

Constructors

 o InternalError
 public InternalError()
 o InternalError
 public InternalError(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index