com.fatwire.gst.foundation.facade.assetapi
Class SiteAccessRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.fatwire.gst.foundation.facade.assetapi.SiteAccessRuntimeException
- All Implemented Interfaces:
- Serializable
public class SiteAccessRuntimeException
- extends RuntimeException
RuntimeException adaptor for SiteAccessException.
- Since:
- Apr 6, 2011
- Author:
- Dolf Dijkstra
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SiteAccessRuntimeException
public SiteAccessRuntimeException(com.fatwire.assetapi.common.SiteAccessException cause)
- Parameters:
cause
- the cause
SiteAccessRuntimeException
public SiteAccessRuntimeException(String msg)
- Parameters:
msg
- the detail message for the exception
Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.