Accusoft.FormDirector3.Net - Updated
PicToolsException Class
Members 




Accusoft.FormDirectorSdk Namespace : PicToolsException Class
An exception object that this component may throw if an underlying Accusoft OpCode returns an error.
Object Model
PicToolsException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class PicToolsException 
   Inherits System.Exception
'Usage
 
Dim instance As PicToolsException
[Serializable()]
public class PicToolsException : System.Exception 
[Serializable()]
public __gc class PicToolsException : public System.Exception 
[Serializable()]
public ref class PicToolsException : public System.Exception 
Remarks

In the rare case that this exception is thrown, refer to the FormDirector logfile for detailed information about the specific OpCode error. See the Debug property for more information about how to create a debug logfile with this component.

Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.FormDirectorSdk.PicToolsException

See Also

Reference

PicToolsException Members
Accusoft.FormDirectorSdk Namespace
FormDirector.Debug
FormDirector.DebugLogFile
FormDirector.ErrorLevel