java.lang.Object
java.lang.Throwable
java.lang.Exception
com.shr4pnel.middleware.StockException
- All Implemented Interfaces:
Serializable
Exception throw if there is an error in accessing the stock list
- Version:
- 2.0
- Author:
- Mike Smith University of Brighton
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StockException
Constructor for StockException.
- Parameters:
s- aStringobject
-