|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ejie.r01f.exceptions.ExceptionUtils
Clase de utilidad para el manejo de excepciones
Constructor Summary | |
ExceptionUtils()
|
Method Summary | |
static java.lang.String |
serializeExceptionStackTrace(java.lang.Throwable th)
Serializa la pila de llamadas de una excepcion en una cadena |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExceptionUtils()
Method Detail |
public static java.lang.String serializeExceptionStackTrace(java.lang.Throwable th)
th
- la excepcion
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |