public class EmptyQuantityException
extends java.lang.RuntimeException
EmptyQuantity
which is not allowed.| Constructor and Description |
|---|
EmptyQuantityException()
Constructs a
EmptyQuantityException with no detail message. |
EmptyQuantityException(java.lang.String message)
Constructs a
EmptyQuantityException with the specified detail message. |
public EmptyQuantityException()
EmptyQuantityException with no detail message.public EmptyQuantityException(java.lang.String message)
EmptyQuantityException with the specified detail message.message - the detail message