Skip to content

Commit 16f01af

Browse files
Update file(s) "/." from "groupdocs-annotation/GroupDocs.Annotation-References"
1 parent 21f0141 commit 16f01af

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

  • content/sites/groupdocs/annotation/english/java/com.groupdocs.annotation.exceptions

content/sites/groupdocs/annotation/english/java/com.groupdocs.annotation.exceptions/annotatorexception/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 10
77
url: /java/com.groupdocs.annotation.exceptions/annotatorexception/
88
---
99
**Inheritance:**
10-
java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.groupdocs.foundation.exception.GroupDocsException
10+
java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception, com.groupdocs.foundation.exception.GroupDocsException
1111
```
1212
public class AnnotatorException extends GroupDocsException
1313
```

content/sites/groupdocs/annotation/english/java/com.groupdocs.annotation.exceptions/convertfileexception/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 11
77
url: /java/com.groupdocs.annotation.exceptions/convertfileexception/
88
---
99
**Inheritance:**
10-
java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.groupdocs.foundation.exception.GroupDocsException, [com.groupdocs.annotation.exceptions.AnnotatorException](../../com.groupdocs.annotation.exceptions/annotatorexception)
10+
java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception, com.groupdocs.foundation.exception.GroupDocsException, [com.groupdocs.annotation.exceptions.AnnotatorException](../../com.groupdocs.annotation.exceptions/annotatorexception)
1111
```
1212
public class ConvertFileException extends AnnotatorException
1313
```

content/sites/groupdocs/annotation/english/java/com.groupdocs.annotation.exceptions/corruptedordamagedfileexception/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 12
77
url: /java/com.groupdocs.annotation.exceptions/corruptedordamagedfileexception/
88
---
99
**Inheritance:**
10-
java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.groupdocs.foundation.exception.GroupDocsException, [com.groupdocs.annotation.exceptions.AnnotatorException](../../com.groupdocs.annotation.exceptions/annotatorexception)
10+
java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception, com.groupdocs.foundation.exception.GroupDocsException, [com.groupdocs.annotation.exceptions.AnnotatorException](../../com.groupdocs.annotation.exceptions/annotatorexception)
1111
```
1212
public class CorruptedOrDamagedFileException extends AnnotatorException
1313
```

content/sites/groupdocs/annotation/english/java/com.groupdocs.annotation.exceptions/filetypenotsupportedexception/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 13
77
url: /java/com.groupdocs.annotation.exceptions/filetypenotsupportedexception/
88
---
99
**Inheritance:**
10-
java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.groupdocs.foundation.exception.GroupDocsException, [com.groupdocs.annotation.exceptions.AnnotatorException](../../com.groupdocs.annotation.exceptions/annotatorexception)
10+
java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception, com.groupdocs.foundation.exception.GroupDocsException, [com.groupdocs.annotation.exceptions.AnnotatorException](../../com.groupdocs.annotation.exceptions/annotatorexception)
1111
```
1212
public class FileTypeNotSupportedException extends AnnotatorException
1313
```

content/sites/groupdocs/annotation/english/java/com.groupdocs.annotation.exceptions/ioexception/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 14
77
url: /java/com.groupdocs.annotation.exceptions/ioexception/
88
---
99
**Inheritance:**
10-
java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.groupdocs.foundation.exception.GroupDocsException, [com.groupdocs.annotation.exceptions.AnnotatorException](../../com.groupdocs.annotation.exceptions/annotatorexception)
10+
java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception, com.groupdocs.foundation.exception.GroupDocsException, [com.groupdocs.annotation.exceptions.AnnotatorException](../../com.groupdocs.annotation.exceptions/annotatorexception)
1111
```
1212
public class IOException extends AnnotatorException
1313
```

0 commit comments

Comments
 (0)