Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


oracle.jdeveloper.cmt
Class CmtParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.jdeveloper.cmt.CmtException
                  extended by oracle.jdeveloper.cmt.CmtParseException

All Implemented Interfaces:
java.io.Serializable

public class CmtParseException
extends CmtException
See Also:
Serialized Form

Constructor Summary
CmtParseException(int msgId, java.lang.String classname)
           
CmtParseException(int msgId, java.lang.String classname, java.lang.String filename)
           
CmtParseException(java.lang.String msg)
           

 

Method Summary

 

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

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)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


Copyright © 1997, 2015, Oracle. All rights reserved.