Uses of Enum
com.realobjects.pdfreactor.Exceptions.ExceptionType
Packages that use ExceptionType
Package
Description
-
Uses of ExceptionType in com.realobjects.pdfreactor.Exceptions
Methods in com.realobjects.pdfreactor.Exceptions that return ExceptionTypeModifier and TypeMethodDescriptionBadEventException.getType()EmptyPDFException.getType()EnvironmentException.getType()IncompatibleOutputFormatException.getType()InternalException.getType()InvalidConfigurationException.getType()InvalidResourceException.getType()JavaVersionException.getType()LicenseException.getType()MissingDependencyException.getType()MissingResourceException.getType()OutputException.getType()PageOrderException.getType()PdfMergeException.getType()abstract ExceptionTypePDFreactorException.getType()Gets theExceptionTypeof this exception.PDFreactorPDFConformanceException.getType()PdfSignException.getType()TerminationException.getType()TimeoutException.getType()static ExceptionTypeReturns the enum constant of this type with the specified name.static ExceptionType[]ExceptionType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ExceptionType in com.realobjects.pdfreactor.useragent.exceptions
Methods in com.realobjects.pdfreactor.useragent.exceptions that return ExceptionType