LAPI Exception

The abstract LapiException class is class that extends Exception. It simply serves to identify LAPI-specific exceptions.

Resolve()

This abstract method tells the LAPIException to resolve itself. It takes an optional string parameter.

Last updated

Was this helpful?