public class ExceptionHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.teasoft.bee.osql.BeeException |
convert(Exception e) |
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)
public static org.teasoft.bee.osql.BeeException convert(Exception e)
Copyright © 2024. All rights reserved.