public class SampleRepositoryException extends RuntimeException
| Constructor and Description | 
|---|
SampleRepositoryException()  | 
SampleRepositoryException(String message)  | 
SampleRepositoryException(String message,
                         Throwable t)  | 
SampleRepositoryException(Throwable t)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.