net.sf.farrago.resource
Class FarragoResource._Def7
java.lang.Object
org.eigenbase.resgen.ResourceDefinition
net.sf.farrago.resource.FarragoResource._Def7
- Enclosing class:
- FarragoResource
public final class FarragoResource._Def7
- extends org.eigenbase.resgen.ResourceDefinition
Definition for resources which
return a SqlValidatorException
exception and
take arguments 'String p0'.
Fields inherited from class org.eigenbase.resgen.ResourceDefinition |
baseMessage, key, TYPE_DATE, TYPE_NUMBER, TYPE_STRING, TYPE_TIME, TYPE_UNKNOWN |
Methods inherited from class org.eigenbase.resgen.ResourceDefinition |
getArgType, getArgTypes, getArgTypes, getArgTypesByHand, getBaseMessage, getKey, getProperties, instantiate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FarragoResource._Def7
FarragoResource._Def7(String key,
String baseMessage,
String[] props)
str
public String str(String p0)
ex
public SqlValidatorException ex(String p0)
ex
public SqlValidatorException ex(String p0,
Throwable err)