Class NoOrderFound

All Implemented Interfaces:
Serializable

public class NoOrderFound extends RuntimeException
Exception thrown when no order is found.
See Also:
  • Constructor Details

    • NoOrderFound

      public NoOrderFound(String message)
      Constructs a new NoOrderFound exception with the specified detail message.
      Parameters:
      message - the detail message