Class ComponentCreatedInLoopException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.vaadin.copilot.exception.ComponentCreatedInLoopException
All Implemented Interfaces:
Serializable

public class ComponentCreatedInLoopException extends RuntimeException
See Also:
  • Constructor Details

    • ComponentCreatedInLoopException

      public ComponentCreatedInLoopException()
    • ComponentCreatedInLoopException

      public ComponentCreatedInLoopException(String message)