com.groupdocs.annotation.exception
Class AnnotationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.groupdocs.annotation.exception.AnnotationException
- All Implemented Interfaces:
- Serializable
public class AnnotationException
- extends Exception
- Author:
- Aleksey Permyakov (12.08.14).
Exception during pdf import
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AnnotationException
public AnnotationException(String message)
- Exception constructor
- Parameters:
message
- error message
AnnotationException
public AnnotationException(Exception e)
- Exception constructor
- Parameters:
e
- Exception object
Copyright © 2014. All rights reserved.