Skip navigation links
A C D E F G I L M N O P R S T U Y 

A

AdminDisabledException - Exception in io.leopard.core.exception.other
管理员账号已被禁用
AdminDisabledException(String) - Constructor for exception io.leopard.core.exception.other.AdminDisabledException
 
ApiException - Interface in io.leopard.core.exception
 
ApiForbiddenException - Exception in io.leopard.core.exception.forbidden
接口不允许调用
ApiForbiddenException(String) - Constructor for exception io.leopard.core.exception.forbidden.ApiForbiddenException
 

C

CaptchaWrongException - Exception in io.leopard.core.exception.forbidden
错误的验证码.
CaptchaWrongException(String) - Constructor for exception io.leopard.core.exception.forbidden.CaptchaWrongException
 
CaptchaWrongException(String, String) - Constructor for exception io.leopard.core.exception.forbidden.CaptchaWrongException
 
ClassNotFoundRuntimeException - Exception in io.leopard.core.exception
 
ClassNotFoundRuntimeException(String) - Constructor for exception io.leopard.core.exception.ClassNotFoundRuntimeException
 
ClassNotFoundRuntimeException(String, Throwable) - Constructor for exception io.leopard.core.exception.ClassNotFoundRuntimeException
 
ConnectionLimitException - Exception in io.leopard.core.exception
访问太频繁.
ConnectionLimitException(String, String) - Constructor for exception io.leopard.core.exception.ConnectionLimitException
 
ConnectionRefusedException - Exception in io.leopard.core.exception.other
连接服务器出错
ConnectionRefusedException(String) - Constructor for exception io.leopard.core.exception.other.ConnectionRefusedException
 

D

DateInvalidException - Exception in io.leopard.core.exception.invalid
非法日期格式.
DateInvalidException(String) - Constructor for exception io.leopard.core.exception.invalid.DateInvalidException
 
DateTimeInvalidException - Exception in io.leopard.core.exception.invalid
非法时间格式.
DateTimeInvalidException(String) - Constructor for exception io.leopard.core.exception.invalid.DateTimeInvalidException
 

E

EmptyFileException - Exception in io.leopard.core.exception.other
文件为空
EmptyFileException(String) - Constructor for exception io.leopard.core.exception.other.EmptyFileException
 
EnumConstantForbiddenException - Exception in io.leopard.core.exception.forbidden
枚举类型权限异常
EnumConstantForbiddenException(String) - Constructor for exception io.leopard.core.exception.forbidden.EnumConstantForbiddenException
 
ExistException - Exception in io.leopard.core.exception
记录已存在异常.
ExistException(String) - Constructor for exception io.leopard.core.exception.ExistException
 

F

ForbiddenException - Exception in io.leopard.core.exception
没有权限.
ForbiddenException(String) - Constructor for exception io.leopard.core.exception.ForbiddenException
 
ForbiddenException(String, String) - Constructor for exception io.leopard.core.exception.ForbiddenException
 
ForbiddenRuntimeException - Exception in io.leopard.core.exception
没有权限.
ForbiddenRuntimeException(String) - Constructor for exception io.leopard.core.exception.ForbiddenRuntimeException
 

G

getApiMessage() - Method in interface io.leopard.core.exception.ApiException
 
getApiMessage() - Method in exception io.leopard.core.exception.LeopardException
 
getApiMessage() - Method in exception io.leopard.core.exception.LeopardRuntimeException
 
getDesc() - Method in exception io.leopard.core.exception.ForbiddenException
 
getDesc() - Method in exception io.leopard.core.exception.LeopardException
该接口用于生成文档.
getMsg() - Method in exception io.leopard.core.exception.StatusCodeException
 
getStatus() - Method in exception io.leopard.core.exception.StatusCodeException
 

I

InvalidException - Exception in io.leopard.core.exception
非法参数.
InvalidException(String) - Constructor for exception io.leopard.core.exception.InvalidException
 
InvalidException(String, String) - Constructor for exception io.leopard.core.exception.InvalidException
 
io.leopard.core.exception - package io.leopard.core.exception
 
io.leopard.core.exception.exist - package io.leopard.core.exception.exist
 
io.leopard.core.exception.forbidden - package io.leopard.core.exception.forbidden
 
io.leopard.core.exception.invalid - package io.leopard.core.exception.invalid
 
io.leopard.core.exception.notfound - package io.leopard.core.exception.notfound
 
io.leopard.core.exception.other - package io.leopard.core.exception.other
 
IORuntimeException - Exception in io.leopard.core.exception
 
IORuntimeException(String, Throwable) - Constructor for exception io.leopard.core.exception.IORuntimeException
 
IpForbiddenException - Exception in io.leopard.core.exception.forbidden
 
IpForbiddenException(String) - Constructor for exception io.leopard.core.exception.forbidden.IpForbiddenException
 
IpForbiddenException(String, String) - Constructor for exception io.leopard.core.exception.forbidden.IpForbiddenException
 
IpInvalidException - Exception in io.leopard.core.exception.invalid
非法IP.
IpInvalidException(String) - Constructor for exception io.leopard.core.exception.invalid.IpInvalidException
 
IpInvalidException(String, String) - Constructor for exception io.leopard.core.exception.invalid.IpInvalidException
 

L

LeopardException - Exception in io.leopard.core.exception
顶层显示异常类
LeopardException() - Constructor for exception io.leopard.core.exception.LeopardException
 
LeopardException(String) - Constructor for exception io.leopard.core.exception.LeopardException
 
LeopardException(String, String) - Constructor for exception io.leopard.core.exception.LeopardException
 
LeopardException(Throwable) - Constructor for exception io.leopard.core.exception.LeopardException
 
LeopardRuntimeException - Exception in io.leopard.core.exception
顶层RuntimeException
LeopardRuntimeException(String) - Constructor for exception io.leopard.core.exception.LeopardRuntimeException
 
LeopardRuntimeException(String, String) - Constructor for exception io.leopard.core.exception.LeopardRuntimeException
 
LeopardRuntimeException(Throwable) - Constructor for exception io.leopard.core.exception.LeopardRuntimeException
 
LeopardRuntimeException(String, Throwable) - Constructor for exception io.leopard.core.exception.LeopardRuntimeException
 
LoginedException - Exception in io.leopard.core.exception.other
已登录.
LoginedException(String) - Constructor for exception io.leopard.core.exception.other.LoginedException
 

M

MobileExistException - Exception in io.leopard.core.exception.exist
手机号码已存在.
MobileExistException(String) - Constructor for exception io.leopard.core.exception.exist.MobileExistException
 
MobileInvalidException - Exception in io.leopard.core.exception.invalid
非法手机号.
MobileInvalidException(String) - Constructor for exception io.leopard.core.exception.invalid.MobileInvalidException
 

N

NicknameInvalidException - Exception in io.leopard.core.exception.invalid
非法昵称.
NicknameInvalidException(String) - Constructor for exception io.leopard.core.exception.invalid.NicknameInvalidException
 
NoSuchFieldRuntimeException - Exception in io.leopard.core.exception
 
NoSuchFieldRuntimeException(String) - Constructor for exception io.leopard.core.exception.NoSuchFieldRuntimeException
 
NoSuchFieldRuntimeException(String, Throwable) - Constructor for exception io.leopard.core.exception.NoSuchFieldRuntimeException
 
NotFoundException - Exception in io.leopard.core.exception
记录找不到(显示异常).
NotFoundException(String) - Constructor for exception io.leopard.core.exception.NotFoundException
 
NotFoundRuntimeException - Exception in io.leopard.core.exception
记录找不到(隐式异常).
NotFoundRuntimeException(String) - Constructor for exception io.leopard.core.exception.NotFoundRuntimeException
 
NotFoundRuntimeException(String, Throwable) - Constructor for exception io.leopard.core.exception.NotFoundRuntimeException
 
NotLoginException - Exception in io.leopard.core.exception.other
未登录.
NotLoginException(String) - Constructor for exception io.leopard.core.exception.other.NotLoginException
 

O

OtherException - Exception in io.leopard.core.exception.other
 
OtherException(String) - Constructor for exception io.leopard.core.exception.other.OtherException
 
OtherException(String, Throwable) - Constructor for exception io.leopard.core.exception.other.OtherException
 
OutSideException - Exception in io.leopard.core.exception.other
外部接口异常
OutSideException(String) - Constructor for exception io.leopard.core.exception.other.OutSideException
 
OutSideException(String, Throwable) - Constructor for exception io.leopard.core.exception.other.OutSideException
 

P

PassportInvalidException - Exception in io.leopard.core.exception.invalid
 
PassportInvalidException(String) - Constructor for exception io.leopard.core.exception.invalid.PassportInvalidException
 
PassportInvalidException(String, String) - Constructor for exception io.leopard.core.exception.invalid.PassportInvalidException
 
PasswordInvalidException - Exception in io.leopard.core.exception.invalid
 
PasswordInvalidException(String) - Constructor for exception io.leopard.core.exception.invalid.PasswordInvalidException
 
PasswordWrongException - Exception in io.leopard.core.exception.forbidden
 
PasswordWrongException(String) - Constructor for exception io.leopard.core.exception.forbidden.PasswordWrongException
 

R

ReferencedException - Exception in io.leopard.core.exception
还有数据引用.
ReferencedException(String) - Constructor for exception io.leopard.core.exception.ReferencedException
 

S

serialVersionUID - Static variable in exception io.leopard.core.exception.LeopardRuntimeException
 
ServiceNotAvailableException - Exception in io.leopard.core.exception.other
服务不可用(系统维护中)
ServiceNotAvailableException(String) - Constructor for exception io.leopard.core.exception.other.ServiceNotAvailableException
 
setApiMessage(String) - Method in exception io.leopard.core.exception.LeopardException
 
setApiMessage(String) - Method in exception io.leopard.core.exception.LeopardRuntimeException
 
setMessage(String) - Method in exception io.leopard.core.exception.LeopardException
 
setMessage(String) - Method in exception io.leopard.core.exception.LeopardRuntimeException
 
SignatureInvalidException - Exception in io.leopard.core.exception.invalid
非法签名.
SignatureInvalidException(String) - Constructor for exception io.leopard.core.exception.invalid.SignatureInvalidException
 
StatusCodeException - Exception in io.leopard.core.exception
状态码异常.
StatusCodeException(String, String, String) - Constructor for exception io.leopard.core.exception.StatusCodeException
 
StatusForbiddenException - Exception in io.leopard.core.exception.forbidden
状态权限异常.
StatusForbiddenException(String) - Constructor for exception io.leopard.core.exception.forbidden.StatusForbiddenException
 

T

TimeoutRuntimeException - Exception in io.leopard.core.exception
 
TimeoutRuntimeException(String) - Constructor for exception io.leopard.core.exception.TimeoutRuntimeException
 
TimeoutRuntimeException(String, Throwable) - Constructor for exception io.leopard.core.exception.TimeoutRuntimeException
 
TokenWrongException - Exception in io.leopard.core.exception.forbidden
错误的Token.
TokenWrongException(String) - Constructor for exception io.leopard.core.exception.forbidden.TokenWrongException
 
TypeInvalidException - Exception in io.leopard.core.exception.invalid
类型异常.
TypeInvalidException(String) - Constructor for exception io.leopard.core.exception.invalid.TypeInvalidException
 

U

UidInvalidException - Exception in io.leopard.core.exception.invalid
非法uid.
UidInvalidException(Long) - Constructor for exception io.leopard.core.exception.invalid.UidInvalidException
 
UnknownException - Exception in io.leopard.core.exception
未知异常
UnknownException() - Constructor for exception io.leopard.core.exception.UnknownException
 
UnknownException(String) - Constructor for exception io.leopard.core.exception.UnknownException
 
UrlExpiredException - Exception in io.leopard.core.exception.other
链接已失效
UrlExpiredException(String) - Constructor for exception io.leopard.core.exception.other.UrlExpiredException
 
UserDisabledException - Exception in io.leopard.core.exception.forbidden
用户已被禁用.
UserDisabledException(String) - Constructor for exception io.leopard.core.exception.forbidden.UserDisabledException
 
UserExistException - Exception in io.leopard.core.exception.exist
 
UserExistException(String) - Constructor for exception io.leopard.core.exception.exist.UserExistException
 
UserForbiddenException - Exception in io.leopard.core.exception.forbidden
 
UserForbiddenException(String) - Constructor for exception io.leopard.core.exception.forbidden.UserForbiddenException
 
UsernameInvalidException - Exception in io.leopard.core.exception.invalid
 
UsernameInvalidException(String) - Constructor for exception io.leopard.core.exception.invalid.UsernameInvalidException
 
UsernameInvalidException(String, String) - Constructor for exception io.leopard.core.exception.invalid.UsernameInvalidException
 
UserNotFoundException - Exception in io.leopard.core.exception.notfound
 
UserNotFoundException(String) - Constructor for exception io.leopard.core.exception.notfound.UserNotFoundException
 
UserNotFoundException(long) - Constructor for exception io.leopard.core.exception.notfound.UserNotFoundException
 

Y

YourselfException - Exception in io.leopard.core.exception
你自己
YourselfException(String) - Constructor for exception io.leopard.core.exception.YourselfException
 
YyuidNotFoundException - Exception in io.leopard.core.exception.notfound
YYUID不存在.
YyuidNotFoundException(long) - Constructor for exception io.leopard.core.exception.notfound.YyuidNotFoundException
 
A C D E F G I L M N O P R S T U Y 
Skip navigation links

Copyright © 2014–2017. All rights reserved.