|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.turbine.services.security.ldap.util.ParseExceptionMessage
A utility class used to parse the erno out of the message string
Constructor Summary | |
ParseExceptionMessage()
|
Method Summary | |
static java.lang.String |
findErrno(java.lang.String msg)
Extract the errno from the err msg |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public ParseExceptionMessage()
Method Detail |
public static java.lang.String findErrno(java.lang.String msg)
String
- msg usually derived from error.getMessage()
Exception that occur at this level should be handled by the calling
class
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |