public class UnknownRecipeException extends Exception
| Constructor and Description |
|---|
UnknownRecipeException() |
UnknownRecipeException(String message) |
UnknownRecipeException(String message,
Throwable cause) |
UnknownRecipeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.