public class NoSuchPortletException extends InvalidPortletIdException
| Constructor and Description |
|---|
NoSuchPortletException(String portletId) |
NoSuchPortletException(String message,
String portletId) |
NoSuchPortletException(String message,
Throwable cause,
String portletId) |
NoSuchPortletException(Throwable cause,
String portletId) |
getPortletIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchPortletException(String portletId)
Copyright © 2003-2021 GateIn. All Rights Reserved.