
public class ProductCreationException extends RuntimeException
factories to indicate the inability to create a
product.| Constructor and Description |
|---|
ProductCreationException() |
ProductCreationException(String message) |
ProductCreationException(String message,
Throwable cause) |
ProductCreationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.