跳过导航链接
C D F H I L P S T 

C

com.lorne.core.framework.exception - 程序包 com.lorne.core.framework.exception
 

D

DBException - com.lorne.core.framework.exception中的异常错误
DB层业务异常 Created by yuliang on 2017/4/7.
DBException() - 异常错误 的构造器com.lorne.core.framework.exception.DBException
 
DBException(String) - 异常错误 的构造器com.lorne.core.framework.exception.DBException
 
DBException(String, Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.DBException
 
DBException(Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.DBException
 

F

FeignErrorException - com.lorne.core.framework.exception中的异常错误
feign 拦截异常 create by lorne on 2017/9/27
FeignErrorException() - 异常错误 的构造器com.lorne.core.framework.exception.FeignErrorException
 
FeignErrorException(String) - 异常错误 的构造器com.lorne.core.framework.exception.FeignErrorException
 
FeignErrorException(String, Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.FeignErrorException
 
FeignErrorException(Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.FeignErrorException
 
FeignErrorException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.lorne.core.framework.exception.FeignErrorException
 

H

HttpException - com.lorne.core.framework.exception中的异常错误
create by lorne on 2017/10/20
HttpException() - 异常错误 的构造器com.lorne.core.framework.exception.HttpException
 
HttpException(String) - 异常错误 的构造器com.lorne.core.framework.exception.HttpException
 
HttpException(String, Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.HttpException
 
HttpException(Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.HttpException
 
HttpException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.lorne.core.framework.exception.HttpException
 

I

IOException - com.lorne.core.framework.exception中的异常错误
IO 异常 Created by yuliang on 2017/4/7.
IOException() - 异常错误 的构造器com.lorne.core.framework.exception.IOException
 
IOException(String) - 异常错误 的构造器com.lorne.core.framework.exception.IOException
 
IOException(String, Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.IOException
 
IOException(Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.IOException
 
IOException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.lorne.core.framework.exception.IOException
 

L

LEException - com.lorne.core.framework.exception中的异常错误
Created by yuliang on 2017/4/7.
LEException() - 异常错误 的构造器com.lorne.core.framework.exception.LEException
 
LEException(String) - 异常错误 的构造器com.lorne.core.framework.exception.LEException
 
LEException(String, Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.LEException
 
LEException(Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.LEException
 
LEException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.lorne.core.framework.exception.LEException
 

P

ParamException - com.lorne.core.framework.exception中的异常错误
参数校验异常 Created by yuliang on 2017/4/18.
ParamException() - 异常错误 的构造器com.lorne.core.framework.exception.ParamException
 
ParamException(String) - 异常错误 的构造器com.lorne.core.framework.exception.ParamException
 
ParamException(String, Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.ParamException
 
ParamException(Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.ParamException
 

S

SerializerException - com.lorne.core.framework.exception中的异常错误
序列化异常 create by lorne on 2017/9/27
SerializerException() - 异常错误 的构造器com.lorne.core.framework.exception.SerializerException
 
SerializerException(String) - 异常错误 的构造器com.lorne.core.framework.exception.SerializerException
 
SerializerException(String, Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.SerializerException
 
SerializerException(Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.SerializerException
 
ServiceException - com.lorne.core.framework.exception中的异常错误
业务异常 Created by yuliang on 2017/4/7.
ServiceException() - 异常错误 的构造器com.lorne.core.framework.exception.ServiceException
 
ServiceException(String) - 异常错误 的构造器com.lorne.core.framework.exception.ServiceException
 
ServiceException(String, Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.ServiceException
 
ServiceException(Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.ServiceException
 
SocketException - com.lorne.core.framework.exception中的异常错误
create by lorne on 2017/10/20
SocketException() - 异常错误 的构造器com.lorne.core.framework.exception.SocketException
 
SocketException(String) - 异常错误 的构造器com.lorne.core.framework.exception.SocketException
 
SocketException(String, Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.SocketException
 
SocketException(Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.SocketException
 
SocketException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.lorne.core.framework.exception.SocketException
 

T

TransactionException - com.lorne.core.framework.exception中的异常错误
事务异常 create by lorne on 2017/9/27
TransactionException() - 异常错误 的构造器com.lorne.core.framework.exception.TransactionException
 
TransactionException(String) - 异常错误 的构造器com.lorne.core.framework.exception.TransactionException
 
TransactionException(String, Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.TransactionException
 
TransactionException(Throwable) - 异常错误 的构造器com.lorne.core.framework.exception.TransactionException
 
C D F H I L P S T 
跳过导航链接

Copyright © 2017. All rights reserved.