Package com.liferay.portal.deploy.hot
Class DuplicateCustomJspException
- All Implemented Interfaces:
Serializable
public class DuplicateCustomJspException
extends com.liferay.portal.kernel.deploy.hot.HotDeployException
- Author:
- Zoltán Takács
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDuplicateCustomJspException
(String msg, Throwable throwable) DuplicateCustomJspException
(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
-
DuplicateCustomJspException
public DuplicateCustomJspException() -
DuplicateCustomJspException
-
DuplicateCustomJspException
-
DuplicateCustomJspException
-