public class ImplicitScheduleFailedException extends DominoException
| Constructor and Description |
|---|
ImplicitScheduleFailedException(int id,
String message) |
ImplicitScheduleFailedException(int id,
String message,
Throwable cause) |
ImplicitScheduleFailedException(String msg) |
ImplicitScheduleFailedException(String msg,
Throwable cause) |
getIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ImplicitScheduleFailedException(int id,
String message)
public ImplicitScheduleFailedException(int id,
String message,
Throwable cause)
public ImplicitScheduleFailedException(String msg)
Copyright © 2019–2021 HCL. All rights reserved.