This class is used to convey an error or exception information back to the Interpreter. Upon receiving this exception, the Interpreter will display an error page containing a (localized) error message from this exception, if there is any.
For a list of all members of this type, see InterpreterException Members.
        System.Object
        
   System.Exception
      com.plumtree.openfoundation.util.XPException
         com.plumtree.uiinfrastructure.interpreter.InterpreterException
            com.plumtree.uiinfrastructure.interpreter.UnauthorizedAccessException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.plumtree.uiinfrastructure.interpreter
Assembly: uiinfrastructure (in uiinfrastructure.dll)
InterpreterException Members | com.plumtree.uiinfrastructure.interpreter Namespace