Class NoTestFoundException

All Implemented Interfaces:
Serializable

public class NoTestFoundException extends TransformerException
Signals that no report files were found using the specified pattern.
Author:
Gregory Boissinot
See Also:
  • Constructor Details

    • NoTestFoundException

      public NoTestFoundException(String message)