Class IncompatibleSubtableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.fop.complexscripts.fonts.IncompatibleSubtableException
All Implemented Interfaces:
Serializable

public class IncompatibleSubtableException extends RuntimeException

Exception thrown during when attempting to map glyphs to associated characters in the case that the associated characters do not represent a compact interval.

This work was originally authored by Glenn Adams (gadams@apache.org).

See Also:
  • Constructor Details

    • IncompatibleSubtableException

      public IncompatibleSubtableException()
      Instantiate incompatible subtable exception
    • IncompatibleSubtableException

      public IncompatibleSubtableException(String message)
      Instantiate incompatible subtable exception
      Parameters:
      message - a message string