public class SiteAccessRuntimeException extends RuntimeException
| Constructor and Description | 
|---|
SiteAccessRuntimeException(com.fatwire.assetapi.common.SiteAccessException cause)  | 
SiteAccessRuntimeException(String msg)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SiteAccessRuntimeException(com.fatwire.assetapi.common.SiteAccessException cause)
cause - the causepublic SiteAccessRuntimeException(String msg)
msg - the detail message for the exceptionCopyright © 2010-2016 Oracle Corporation. All Rights Reserved.