|
||||||||
| 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.CosTradingRepos.ServiceTypeRepositoryPackage.HasSubTypes
public final class HasSubTypes
Exception definition: HasSubTypes.
| Field Summary | |
|---|---|
java.lang.String |
sub_type
Exception member sub_type |
java.lang.String |
the_type
Exception member the_type |
| Constructor Summary | |
|---|---|
HasSubTypes()
Default constructor |
|
HasSubTypes(java.lang.String the_type,
java.lang.String sub_type)
Constructor with fields initialization |
|
HasSubTypes(java.lang.String orb_reason,
java.lang.String the_type,
java.lang.String sub_type)
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 the_type
public java.lang.String sub_type
| Constructor Detail |
|---|
public HasSubTypes()
public HasSubTypes(java.lang.String the_type,
java.lang.String sub_type)
the_type - the_type exception membersub_type - sub_type exception member
public HasSubTypes(java.lang.String orb_reason,
java.lang.String the_type,
java.lang.String sub_type)
the_type - the_type exception membersub_type - sub_type exception member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||