public class InternalServiceException extends ServiceException
| Modifier and Type | Field and Description |
|---|---|
static int |
ERROR_TYPE |
| Constructor and Description |
|---|
InternalServiceException(int errorCode,
String message) |
InternalServiceException(String message) |
InternalServiceException(String message,
Throwable cause) |
InternalServiceException(Throwable cause) |
errorCode, fillInStackTrace, toStringaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic static final int ERROR_TYPE
Copyright © 2015–2021. All rights reserved.