public class JupiterServiceNotFoundException extends JupiterRemoteException
| 构造器和说明 |
|---|
JupiterServiceNotFoundException() |
JupiterServiceNotFoundException(String message) |
JupiterServiceNotFoundException(String message,
Throwable cause) |
JupiterServiceNotFoundException(Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
Throwable |
fillInStackTrace() |
getRemoteAddressaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JupiterServiceNotFoundException()
public JupiterServiceNotFoundException(String message)
public JupiterServiceNotFoundException(String message, Throwable cause)
public JupiterServiceNotFoundException(Throwable cause)
public Throwable fillInStackTrace()
fillInStackTrace 在类中 ThrowableCopyright © 2018. All rights reserved.