public class CoffeeException extends RuntimeException
CoffeeException(String message)
CoffeeException(String message, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CoffeeException(String message)
public CoffeeException(String message, Throwable cause)
Copyright © 2014. All rights reserved.