|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CosTrading.RegisterPackage.InterfaceTypeMismatch
public final class InterfaceTypeMismatch
Exception definition: InterfaceTypeMismatch.
| Field Summary | |
|---|---|
org.omg.CORBA.Object |
reference
Exception member reference |
java.lang.String |
type
Exception member type |
| Constructor Summary | |
|---|---|
InterfaceTypeMismatch()
Default constructor |
|
InterfaceTypeMismatch(java.lang.String type,
org.omg.CORBA.Object reference)
Constructor with fields initialization |
|
InterfaceTypeMismatch(java.lang.String orb_reason,
java.lang.String type,
org.omg.CORBA.Object reference)
Full constructor with fields initialization |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String type
public org.omg.CORBA.Object reference
| Constructor Detail |
|---|
public InterfaceTypeMismatch()
public InterfaceTypeMismatch(java.lang.String type,
org.omg.CORBA.Object reference)
type - type exception memberreference - reference exception member
public InterfaceTypeMismatch(java.lang.String orb_reason,
java.lang.String type,
org.omg.CORBA.Object reference)
type - type exception memberreference - reference exception member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||