Package org.vaadin.hugerte
Class HugeRte.ConfigurationConflictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.vaadin.hugerte.HugeRte.ConfigurationConflictException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- HugeRte
Thrown, when a conflict in the configuration has been detected. This is for instance the case, when
a plugin and another configuration should not be used in combination (e.g. config "resize" and plugin "autoresize").
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfigurationConflictException
-