Class DependencyLoopException

All Implemented Interfaces:
Serializable

public class DependencyLoopException extends DialobProgramErrorsException
See Also:
  • Constructor Details

    • DependencyLoopException

      public DependencyLoopException(String message, List<io.dialob.api.form.FormValidationError> errors)