Class PostScriptException

  • All Implemented Interfaces:
    Serializable

    public class PostScriptException
    extends Exception
    Exception that occurs during PostScript program parsing.
    Author:
    Sergey Shemyakov
    See Also:
    Serialized Form
    • Constructor Detail

      • PostScriptException

        public PostScriptException()
      • PostScriptException

        public PostScriptException​(String message)
      • PostScriptException

        public PostScriptException​(String message,
                                   Throwable cause)