Class FlawNotFoundException

All Implemented Interfaces:
Serializable

public class FlawNotFoundException extends WeaknessNotFoundException
To test transitive white list exceptions
Author:
Phillip Kruger (phillip.kruger@redhat.com)
See Also:
  • Constructor Details

    • FlawNotFoundException

      public FlawNotFoundException()
    • FlawNotFoundException

      public FlawNotFoundException(String string)
    • FlawNotFoundException

      public FlawNotFoundException(String string, Throwable thrwbl)
    • FlawNotFoundException

      public FlawNotFoundException(Throwable thrwbl)
    • FlawNotFoundException

      public FlawNotFoundException(String string, Throwable thrwbl, boolean bln, boolean bln1)