List of usage examples for java.lang RuntimeException subclass-usage
From source file com.zjy.sys.io.UnsupportedURLProtocolException.java
public class UnsupportedURLProtocolException extends RuntimeException { private static final long serialVersionUID = 1L; private static Log logger = LogFactory.getLog(UnsupportedURLProtocolException.class); public UnsupportedURLProtocolException() {
From source file cn.guoyukun.spring.shiro.exception.BaseException.java
/**
*
* <p>User: Zhang Kaitao
* <p>Date: 13-3-11 ?8:19
* <p>Version: 1.0
*/
From source file com.flowzr.http.HttpException.java
/**
* Created with IntelliJ IDEA.
* User: dsolonenko
* Date: 2/19/13
* Time: 12:55 AM
*/
From source file com.tiger.rest.RestException.java
/** * Restful Service. * * @author calvin */ public class RestException extends RuntimeException {
From source file cn.wh.anyst.rest.RestException.java
/** * Restful Service. * * @author calvin */ public class RestException extends RuntimeException {
From source file org.kee.ssf.rest.RestException.java
/** * Restful Service. * * @author calvin */ public class RestException extends RuntimeException {
From source file com.jdonee.framework.web.RestException.java
/** * Restful Service. * * @author calvin */ public class RestException extends RuntimeException {
From source file com.profiles.rest.RestException.java
/** * Restful Service. * * @author calvin */ public class RestException extends RuntimeException {
From source file com.jee.shiro.rest.RestException.java
/** * Restful Service. * * @author calvin */ public class RestException extends RuntimeException {
From source file com.trs.xmtdb.rest.RestException.java
/** * Restful Service. * * @author calvin */ public class RestException extends RuntimeException {