public abstract class Gs2Exception extends RuntimeException
| Constructor and Description |
|---|
Gs2Exception(List<RequestError> errors) |
Gs2Exception(String message) |
| Modifier and Type | Method and Description |
|---|---|
List<RequestError> |
getErrors() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Gs2Exception(String message)
public Gs2Exception(List<RequestError> errors)
public List<RequestError> getErrors()
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.