Class CleanFrontendUtil.CleanFrontendException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.vaadin.flow.plugin.base.CleanFrontendUtil.CleanFrontendException
All Implemented Interfaces:
Serializable
Enclosing class:
CleanFrontendUtil

public static class CleanFrontendUtil.CleanFrontendException extends Exception
Exception thrown when cleaning the frontend fails.
See Also:
  • Constructor Details

    • CleanFrontendException

      public CleanFrontendException(String message, Throwable cause)