Accusoft Pegasus
Accusoft.MicrXpress1.Net
InternalException Class
Members  See Also  Send Feedback
Accusoft.MicrXpressSdk Namespace : InternalException Class




An exception object that this component will throw whenever an unexpected exception is encountered in the worker.

Object Model

Syntax

Visual Basic (Declaration)  
<SerializableAttribute()>
Public NotInheritable Class InternalException 
   Inherits MicrXpressException
Visual Basic (Usage) Copy Code
Dim instance As InternalException
C#  
[SerializableAttribute()]
public sealed class InternalException : MicrXpressException 
Managed Extensions for C++  
[SerializableAttribute()]
public __gc __sealed class InternalException : public MicrXpressException 
C++/CLI  
[SerializableAttribute()]
public ref class InternalException sealed : public MicrXpressException 

Remarks

These exceptions are generally caused by conditions that cannot be recovered from.

Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.MicrXpressSdk.MicrXpressException
         Accusoft.MicrXpressSdk.InternalException

See Also


©2009. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.