tudresden.ocl.lib
Class OclClassCastException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tudresden.ocl.lib.OclException
tudresden.ocl.lib.OclClassCastException
- All Implemented Interfaces:
- Serializable
- public class OclClassCastException
- extends OclException
This class is used rather than OclException whenever the error results
from a type mismatch that could not be detected by the Java compiler.
- Author:
- Frank Finger
- See Also:
- Serialized Form
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
message
public String message
OclClassCastException
public OclClassCastException(String message)
- Create a new exception with the given message string.
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.