Package org.vaadin.hugerte
Class HugeRte.AlreadyInitializedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.vaadin.hugerte.HugeRte.AlreadyInitializedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- HugeRte
Thrown, when the editor already has been initialized. For instance, the configuration must not be changed
afterwards and is a typical source for this exception.
- 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
-
AlreadyInitializedException
public AlreadyInitializedException()
-