public class SiteAccessRuntimeException extends RuntimeException
| Constructor and Description |
|---|
SiteAccessRuntimeException(com.fatwire.assetapi.common.SiteAccessException cause)
Deprecated.
|
SiteAccessRuntimeException(String msg)
Deprecated.
|
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. All rights reserved.