com.fatwire.assetapi.common
Class SiteAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.fatwire.assetapi.common.SiteAccessException
- All Implemented Interfaces:
- java.io.Serializable
public class SiteAccessException
- extends java.lang.Exception
TODO: Add class/interface details
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SiteAccessException
public SiteAccessException(java.lang.String msg)
SiteAccessException
public SiteAccessException(java.lang.Throwable t)
SiteAccessException
public SiteAccessException(java.lang.String message,
java.lang.Throwable cause)
SiteAccessException
public SiteAccessException(java.lang.String message,
AssetExceptionEnum exceptionEnum)
SiteAccessException
public SiteAccessException(java.lang.String message,
java.lang.Throwable cause,
AssetExceptionEnum exceptionEnum)
SiteAccessException
public SiteAccessException(java.lang.Throwable cause,
AssetExceptionEnum exceptionEnum)
setExceptionEnum
public void setExceptionEnum(AssetExceptionEnum exceptionEnum)
getExceptionEnum
public AssetExceptionEnum getExceptionEnum()
Copyright (c) 2003 - 2011 FatWire Corporation All Rights Reserved.