Package com.adobe.xfa

Class ScriptHandler.ScriptException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    ScriptHandler

    public static class ScriptHandler.ScriptException
    extends ExFull
    See Also:
    Serialized Form
    • Constructor Detail

      • ScriptException

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

      • getLineNumber

        public int getLineNumber()
      • getErrorCode

        public int getErrorCode()