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) |
getId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ImplicitScheduleFailedException(int id, String message)
public ImplicitScheduleFailedException(int id, String message, Throwable cause)
public ImplicitScheduleFailedException(String msg)
Copyright © 2019–2021 HCL. All rights reserved.