Skip navigation links
oracle.fabric.common.legacypolicy
Class LegacyPolicyFeatureNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.wsm.common.exception.BaseException
oracle.fabric.common.legacypolicy.LegacyPolicyFeatureNotSupportedException
- All Implemented Interfaces:
- Serializable, LegacyPolicyMessageID
-
public class LegacyPolicyFeatureNotSupportedException
- extends BaseException
- implements LegacyPolicyMessageID
- Since:
- release specific (what release of product did this appear in)
- Version:
- $Header: owsm/src/oracle/fabric/common/legacypolicy/LegacyPolicyFeatureNotSupportedException.java /st_owsm/4 2009/02/01 07:16:30 vkdwived Exp $
- Author:
- atugupta
- See Also:
- Serialized Form
Fields inherited from interface oracle.wsm.resources.legacypolicy.LegacyPolicyMessageID |
ENC_ALG_NOT_SUPPORTED, IF_TS_ADDED_MUST_BE_SIGNED, INCLUDE_CREATIONTIME_IF_TS_PRESENT, KEY_TRANSPORT_METHOD_NOT_SUPPORTED, LEGACY_POLICY_PARSE_FAILED_EXCEPTION, METHOD_MUST_BE_SENDER_VOUCHES, MORE_THAN_ONE_KEY_TRANS_ALGO, MORE_THAN_ONE_SIGN_ALGO, NAMEFORMAT_MUST_BE_UNSPECIFIED, ONLY_ONE_SUBJECT_CONFIRM_METHOD, SIGN_ALGO_NOT_RSA_SHA_1, UNSUPPORTED_LEGACY_POLICY |
LegacyPolicyFeatureNotSupportedException
public LegacyPolicyFeatureNotSupportedException(String faultCodeLocalName)
- Construct the fault with a predefined fault code. The fault code should be defined in LegacyPolicyMessageID.java and its corresponding English message should be defined in LegacyPolicyMessageBundle.java
- Parameters:
faultCode
- The predefined fault code
LegacyPolicyFeatureNotSupportedException
public LegacyPolicyFeatureNotSupportedException(String message,
Object... arguments)
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.