public class InvalidConnectionException extends Exception
| Constructor and Description |
|---|
InvalidConnectionException(List<MatchingResultMessage> errorLog) |
| Modifier and Type | Method and Description |
|---|---|
List<MatchingResultMessage> |
getErrorLog() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidConnectionException(List<MatchingResultMessage> errorLog)
public List<MatchingResultMessage> getErrorLog()
Copyright © 2019. All rights reserved.