|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmail.Errors
public class Errors
| Constructor Summary | |
|---|---|
Errors()
|
|
| Method Summary | |
|---|---|
static void |
addException(java.lang.Exception e)
used to add Exceptions, that are not fatal and where no possible actions exist to respond to them |
static void |
addException(java.lang.String message,
java.lang.Exception e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Errors()
| Method Detail |
|---|
public static void addException(java.lang.Exception e)
e -
public static void addException(java.lang.String message,
java.lang.Exception e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||