public class SchedulerException extends PortalException
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE_INVALID_START_DATE |
| Constructor and Description |
|---|
SchedulerException() |
SchedulerException(java.lang.String msg) |
SchedulerException(java.lang.String msg,
java.lang.Throwable throwable) |
SchedulerException(java.lang.Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
void |
setType(int type) |
public static final int TYPE_INVALID_START_DATE
public SchedulerException()
public SchedulerException(java.lang.String msg)
public SchedulerException(java.lang.String msg,
java.lang.Throwable throwable)
public SchedulerException(java.lang.Throwable throwable)