com.liferay.portlet.softwarecatalog
Class UnavailableProductVersionDirectDownloadURLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portlet.softwarecatalog.UnavailableProductVersionDirectDownloadURLException
- All Implemented Interfaces:
- java.io.Serializable
public class UnavailableProductVersionDirectDownloadURLException
- extends com.liferay.portal.kernel.exception.PortalException
View Source
- Author:
- Brian Wing Shun Chan
- 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 |
UnavailableProductVersionDirectDownloadURLException
public UnavailableProductVersionDirectDownloadURLException()
UnavailableProductVersionDirectDownloadURLException
public UnavailableProductVersionDirectDownloadURLException(java.lang.String msg)
UnavailableProductVersionDirectDownloadURLException
public UnavailableProductVersionDirectDownloadURLException(java.lang.String msg,
java.lang.Throwable cause)
UnavailableProductVersionDirectDownloadURLException
public UnavailableProductVersionDirectDownloadURLException(java.lang.Throwable cause)