public class ExceptionHelper extends Object
| 构造器和说明 |
|---|
ExceptionHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.teasoft.bee.osql.exception.BeeIllegalAccessException |
convert(IllegalAccessException e) |
static org.teasoft.bee.osql.exception.BeeInstantiationException |
convert(InstantiationException e) |
static org.teasoft.bee.osql.BeeSQLException |
convert(SQLException e) |
public static org.teasoft.bee.osql.BeeSQLException convert(SQLException e)
public static org.teasoft.bee.osql.exception.BeeIllegalAccessException convert(IllegalAccessException e)
public static org.teasoft.bee.osql.exception.BeeInstantiationException convert(InstantiationException e)
Copyright © 2019. All rights reserved.