Searched refs:excep_type (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/log/
H A DLogException.java167 private int excep_type; field in class:LogException
183 excep_type = 0;
194 excep_type = type;
203 return excep_type;
/forgerock/openam/openam-core/src/main/java/com/iplanet/log/
H A DLogException.java167 private int excep_type; field in class:LogException
183 excep_type = 0;
194 excep_type = type;
203 return excep_type;

Completed in 31 milliseconds