 
            | Accusoft.PdfXpressSdk Namespace > BookmarkNotFoundException Class : BookmarkNotFoundException Constructor | 
| Overload | Description | 
|---|---|
| BookmarkNotFoundException Constructor() | Thrown when a bookmark is not found. | 
| BookmarkNotFoundException Constructor(String) | Thrown when a bookmark is not found and allows passing in an error message. | 
| BookmarkNotFoundException Constructor(String,Exception) | Thrown when a bookmark is not found and allows passing in an error message and inner exception. |