Package com.adobe.xfa

Class ScriptHandler.ScriptException

All Implemented Interfaces:
Serializable
Enclosing class:
ScriptHandler

public static class ScriptHandler.ScriptException extends ExFull
See Also:
  • Constructor Details

    • ScriptException

      public ScriptException(MsgFormat oFormat, int nLineNumber, int nErrorCode)
  • Method Details

    • getLineNumber

      public int getLineNumber()
    • getErrorCode

      public int getErrorCode()