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