|
VisiBroker for Java |
||||||||
| 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
com.inprise.vbroker.ServerManager.ContainerPackage.ValueNotSettable
public final class ValueNotSettable
Raised by a method when the value is allowed to be changed. For example, setting a value for a read-only property or replacing a NamedContained that is not allowed to be replaced can result in this exception.
| Constructor Summary | |
|---|---|
ValueNotSettable()
|
|
ValueNotSettable(java.lang.String _reason)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ValueNotSettable()
public ValueNotSettable(java.lang.String _reason)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Throwable
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||