|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jacorb.orb.MinorCodes
public final class MinorCodes
Minor codes for CORBA system-exceptions. These codes are marshalled on the wire and allow the client to know the exact cause of the exception.
| Field Summary | |
|---|---|
static int |
NO_SUCH_POLICY
|
static int |
NO_SUCH_PROFILE
|
static int |
SAS_ATLAS_FAILURE
|
static int |
SAS_CSS_FAILURE
|
static int |
SAS_TSS_FAILURE
|
| Constructor Summary | |
|---|---|
MinorCodes()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NO_SUCH_PROFILE
public static final int NO_SUCH_POLICY
public static final int SAS_CSS_FAILURE
public static final int SAS_ATLAS_FAILURE
public static final int SAS_TSS_FAILURE
| Constructor Detail |
|---|
public MinorCodes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||