Searched refs:LogException (Results 26 - 32 of 32) sorted by relevance

12

/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/logging/
H A DLogUtil.java34 import com.sun.identity.plugin.log.LogException;
151 } catch (LogException le) {
203 } catch (LogException le) {
256 } catch (LogException le) {
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/plugin/log/impl/
H A DLogProvider.java53 import com.sun.identity.plugin.log.LogException;
81 * @exception LogException if there is an error
84 public void init(String componentName) throws LogException {
115 * @exception LogException if there is an error.
121 ) throws LogException {
132 * @exception LogException if there is an error.
139 Map props) throws LogException
243 * @exception LogException if there is an error.
246 Object session) throws LogException {
257 * @exception LogException i
[all...]
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/plugin/log/impl/
H A DLogProvider.java53 import com.sun.identity.plugin.log.LogException;
81 * @exception LogException if there is an error
84 public void init(String componentName) throws LogException {
115 * @exception LogException if there is an error.
121 ) throws LogException {
132 * @exception LogException if there is an error.
139 Map props) throws LogException
243 * @exception LogException if there is an error.
246 Object session) throws LogException {
257 * @exception LogException i
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DLogUtil.java32 import com.sun.identity.plugin.log.LogException;
611 } catch (LogException le) {
663 } catch (LogException le) {
716 } catch (LogException le) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DLogUtil.java32 import com.sun.identity.plugin.log.LogException;
611 } catch (LogException le) {
663 } catch (LogException le) {
716 } catch (LogException le) {
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/logging/
H A DLogUtil.java34 import com.sun.identity.plugin.log.LogException;
374 } catch (LogException le) {
453 } catch (LogException le) {
535 } catch (LogException le) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/logging/
H A DLogUtil.java36 import com.sun.identity.plugin.log.LogException;
377 } catch (LogException le) {
456 } catch (LogException le) {
538 } catch (LogException le) {

Completed in 41 milliseconds

12