Class PatternNotFoundException

All Implemented Interfaces:
Serializable

public class PatternNotFoundException extends RuntimeException
Thrown when failing to find a pattern.
See Also:
  • Constructor Details

    • PatternNotFoundException

      public PatternNotFoundException(String message)
      Constructs a new pattern not found exception with the given message.
      Parameters:
      message - the given message