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 DfPreferenceException
DfPreferenceException.newBadSyntaxException
(com.documentum.fc.common.impl.preferences.TypedPreferences object, String preferenceName) static DfPreferenceException
DfPreferenceException.newCircularReferenceException
(com.documentum.fc.common.impl.preferences.TypedPreferences object, String preferenceName, String referenceName) static DfPreferenceException
DfPreferenceException.newNotProgrammaticException
(com.documentum.fc.common.impl.preferences.TypedPreferences object, String preferenceName) static DfPreferenceException
DfPreferenceException.newUnknownReferenceException
(com.documentum.fc.common.impl.preferences.TypedPreferences object, String preferenceName, String referenceName)