public class NotAPortletEnvironmentException extends NotAvailableFeatureException
Constructor and Description |
---|
NotAPortletEnvironmentException()
Constructor.
|
NotAPortletEnvironmentException(String message)
Constructor.
|
NotAPortletEnvironmentException(String message,
Throwable e)
Constructor.
|
NotAPortletEnvironmentException(Throwable e)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotAPortletEnvironmentException()
public NotAPortletEnvironmentException(String message)
message
- The detail message.public NotAPortletEnvironmentException(Throwable e)
e
- The cause to be wrapped.Copyright © 2017. All rights reserved.