Package com.itextpdf.io.exceptions
Class IoExceptionMessage
java.lang.Object
com.itextpdf.io.exceptions.IoExceptionMessage
Class containing constants to be used in exceptions in the IO module.
-
Field Details
-
COMPARE_COMMAND_IS_NOT_SPECIFIED
- See Also:
-
COMPARE_COMMAND_SPECIFIED_INCORRECTLY
- See Also:
-
GS_ENVIRONMENT_VARIABLE_IS_NOT_SPECIFIED
- See Also:
-
GHOSTSCRIPT_FAILED
- See Also:
-
CANNOT_OPEN_OUTPUT_DIRECTORY
- See Also:
-
IMAGE_MAGICK_OUTPUT_IS_NULL
- See Also:
-
IMAGE_MAGICK_PROCESS_EXECUTION_FAILED
- See Also:
-
ALREADY_CLOSED
- See Also:
-
-
Constructor Details
-
IoExceptionMessage
public IoExceptionMessage()
-