public class JoinLRAException extends Exception
| Constructor and Description |
|---|
JoinLRAException(URL lraId,
int statusCode,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
URL |
getLraId() |
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int getStatusCode()
public URL getLraId()
Copyright © 2018 Eclipse Foundation. All rights reserved.