|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR | |
---|---|
org.apache.wink.common.utils |
Uses of ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR in org.apache.wink.common.utils |
---|
Methods in org.apache.wink.common.utils that return ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR | |
---|---|
static ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR |
ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR[] |
ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.wink.common.utils with parameters of type ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR | |
---|---|
static void |
ProviderUtils.logUserProviderException(java.lang.RuntimeException e,
java.lang.Object obj,
ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR originator,
java.lang.Object[] methodParams,
RuntimeContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |