|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.phoenix_int.aserver.PHXNoSuchObjectException
com.phoenix_int.aserver.PHXNoSuchWriteableObjectException
public class PHXNoSuchWriteableObjectException
An exception that the PHXObjectManager throws when it can't find an object.
| Constructor Summary | |
|---|---|
PHXNoSuchWriteableObjectException(java.lang.String object)
|
|
| Method Summary |
|---|
| Methods inherited from class com.phoenix_int.aserver.PHXNoSuchObjectException |
|---|
getInvalidObject |
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PHXNoSuchWriteableObjectException(java.lang.String object)
object - the object name that caused the exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||