Package com.liferay.portal.webdav
Class InvalidRequestException
- All Implemented Interfaces:
Serializable
public class InvalidRequestException
extends com.liferay.portal.kernel.exception.PortalException
- Author:
- Alexander Chow
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidRequestException
(String msg, Throwable throwable) InvalidRequestException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidRequestException
public InvalidRequestException() -
InvalidRequestException
-
InvalidRequestException
-
InvalidRequestException
-