Example usage for org.apache.ibatis.exceptions PersistenceException subclass-usage

List of usage examples for org.apache.ibatis.exceptions PersistenceException subclass-usage

Introduction

In this page you can find the example usage for org.apache.ibatis.exceptions PersistenceException subclass-usage.

Usage

From source file org.hx.rainbow.common.dao.handler.TypeException.java

public class TypeException extends PersistenceException {

    private static final long serialVersionUID = 8614420898975117130L;

    public TypeException() {
        super();