|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.geosolutions.tools.io.file.writer.ExceptionWriter
public final class ExceptionWriter
| Constructor Summary | |
|---|---|
ExceptionWriter()
|
|
| Method Summary | |
|---|---|
static void |
appendStack(java.io.File file,
java.lang.Exception inExc)
Append the StackTrace to a file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionWriter()
| Method Detail |
|---|
public static void appendStack(java.io.File file,
java.lang.Exception inExc)
throws java.lang.Exception
file - inExc -
java.lang.Exception - problem writing the file (its cause is initted with the
input passed Exception)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||