Class EventConventionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.fop.tools.EventConventionException
All Implemented Interfaces:
Serializable

public class EventConventionException extends Exception
This exception is used to indicate a violation of the conventions for event producers.
See Also:
  • Field Details

  • Constructor Details

    • EventConventionException

      public EventConventionException(String message)
      Creates a new EventConventionException
      Parameters:
      message - the error message