oracle.jdeveloper.cmt
Class CmtParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.jdeveloper.cmt.CmtException
oracle.jdeveloper.cmt.CmtParseException
- All Implemented Interfaces:
- java.io.Serializable
- public class CmtParseException
- extends CmtException
- See Also:
- Serialized Form
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 |
CmtParseException
public CmtParseException(java.lang.String msg)
CmtParseException
public CmtParseException(int msgId,
java.lang.String classname,
java.lang.String filename)
CmtParseException
public CmtParseException(int msgId,
java.lang.String classname)
Copyright © 1997, 2004, Oracle. All rights reserved.