com.nitido.nimbox.http.services.ad
Class AdNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.nitido.nim.NiMException
com.nitido.nimbox.http.services.ad.AdNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
public class AdNotFoundException
- extends NiMException
This exception is thrown if no AD is found when a skin tries to
retrieve an AD for a given skin location.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AdNotFoundException
public AdNotFoundException()
AdNotFoundException
public AdNotFoundException(java.lang.String msg)
AdNotFoundException
public AdNotFoundException(int ec,
java.lang.String msg)
These JavaDoc pages are generated for release/nim_2_5-2.5.44 Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.