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