Package org.csstudio.opibuilder.model
Class NonExistPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.csstudio.opibuilder.model.NonExistPropertyException
- All Implemented Interfaces:
Serializable
The exception shows that the property doesn't exist.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NonExistPropertyException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-