Class FlipbookException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ametys.plugins.flipbook.FlipbookException
All Implemented Interfaces:
Serializable

public class FlipbookException extends Exception
Flipbook exception, used whenever there is an error specific to the plugin.
See Also:
  • Constructor Details