public abstract class ApiServiceException extends Exception
| Constructor and Description |
|---|
ApiServiceException(AbstractBaseExceptionEnum exception) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getExceptionClassName()
获取异常的类的具体名称
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApiServiceException(AbstractBaseExceptionEnum exception)
public abstract String getExceptionClassName()
Copyright © 2018. All rights reserved.