Uses of Class
jxl.vague.VagueException

Packages that use VagueException
jxl.vague Vague persists simple or nested bean property data without requiring a bean implementation. 
 

Uses of VagueException in jxl.vague
 

Methods in jxl.vague that throw VagueException
static
<T extends VagueObject>
VagueContext<T>
VagueContext.getContext(javax.naming.Name context, java.lang.Class<T> vagueType, java.security.Permission check)