public class SupplierException extends Exception
| Constructor and Description |
|---|
SupplierException() |
SupplierException(String message) |
SupplierException(String message,
Throwable cause) |
SupplierException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All rights reserved.