Exceptions

<< Click to Display Table of Contents >>

Navigation:  How To Use the VPE Control > VPE Java Control >

Exceptions

Previous pageReturn to chapter overviewNext page

In case of error conditions, the Java Control might throw exceptions. Properties and methods which throw exceptions are marked in this reference. VPE throws only one kind of exception: InvalidOperationException. The informational message of the exception object explains in details the cause for each exception.