Uses of Class
com.documentum.fc.client.DfPreferenceException
Packages that use DfPreferenceException
-
Uses of DfPreferenceException in com.documentum.fc.client
Methods in com.documentum.fc.client that return DfPreferenceExceptionModifier and TypeMethodDescriptionstatic DfPreferenceExceptionDfPreferenceException.newBadSyntaxException(com.documentum.fc.common.impl.preferences.TypedPreferences object, String preferenceName) static DfPreferenceExceptionDfPreferenceException.newCircularReferenceException(com.documentum.fc.common.impl.preferences.TypedPreferences object, String preferenceName, String referenceName) static DfPreferenceExceptionDfPreferenceException.newNotProgrammaticException(com.documentum.fc.common.impl.preferences.TypedPreferences object, String preferenceName) static DfPreferenceExceptionDfPreferenceException.newUnknownReferenceException(com.documentum.fc.common.impl.preferences.TypedPreferences object, String preferenceName, String referenceName)