Uses of Class
org.apache.wink.common.utils.ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR

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(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(RuntimeException e, Object obj, ProviderUtils.PROVIDER_EXCEPTION_ORIGINATOR originator, Object[] methodParams, RuntimeContext context)
           
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.