Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E53425-01


oracle.security.jps
Interface Localizable

All Known Implementing Classes:
ActivationException, ApplicationRoleInUseException, AssertionException, AttributeServiceException, AuditException, ConfigurationException, ConfigurationPersistenceException, ConfigurationPersistenceRTException, ConfigurationRuntimeException, ContextInitializationFailedException, ContextNotReadyException, CredentialAlreadyExistsException, CredentialExpiredException, CredentialInvalidException, CredentialNotFoundException, CredStoreException, CredStoreRuntimeException, ExternalPolicyObjectException, IdentityStoreException, IllegalServiceModeException, InvalidArgumentException, InvalidContextSwitchException, InvalidStateException, JpsConfigurationException, JpsException, JpsLocalizableException, JpsLocalizableRuntimeException, JpsRuntimeException, KeyStoreServiceException, NameNotFoundException, NoSuchContextException, PolicyObjectAlreadyExistsException, PolicyObjectNotFoundException, PolicyStoreConfigException, PolicyStoreConnectivityException, PolicyStoreContainerNotReadyException, PolicyStoreException, PolicyStoreIncompatibleVersionException, PolicyStoreOperationNotAllowedException, PolicyStoreRuntimeException, RegistrationException, ResourceFinderException, ResourceWithoutTypeException, ServiceConfigException, ServiceContextException, ServiceNotIntializedException, SnapshotException, SsoServiceException, TenantActivationException, TenantRegistrationException

public interface Localizable

Method Summary
 JpsBundleType getBundleType()
          Returns bundle type
 java.lang.String getErrorCode()
          Returns error code.
 java.lang.Object[] getParameters()
          Returns message parameters.

 

Method Detail

getBundleType

JpsBundleType getBundleType()
Returns bundle type
Returns:
bundle type

getErrorCode

java.lang.String getErrorCode()
Returns error code.
Returns:
error code

getParameters

java.lang.Object[] getParameters()
Returns message parameters.
Returns:
message parameters.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E53425-01


Copyright © 2009,2015, Oracle. All rights reserved.