Class StockNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.truebubo.maniflow.stock.StockNotFoundException
All Implemented Interfaces:
Serializable

public class StockNotFoundException extends Exception
Exception thrown if the stock is not available under the API
See Also:
  • Constructor Details

    • StockNotFoundException

      public StockNotFoundException(String message)
      Creates an exception with message
      Parameters:
      message - Explanation of