Class SchedulerException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.scheduler.SchedulerException
- All Implemented Interfaces:
Serializable
- Author:
- Michael C. Han, Bruno Farache
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSchedulerException
(String msg) SchedulerException
(String msg, Throwable throwable) SchedulerException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
TYPE_INVALID_START_DATE
public static final int TYPE_INVALID_START_DATE- See Also:
-
-
Constructor Details
-
SchedulerException
public SchedulerException() -
SchedulerException
-
SchedulerException
-
SchedulerException
-
-
Method Details
-
getType
public int getType() -
setType
public void setType(int type)
-