public class LogException
extends java.io.IOException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REVISION |
Constructor and Description |
---|
LogException() |
LogException(java.lang.String msg) |
LogException(java.lang.String msg,
java.lang.Exception nestedException) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |
java.lang.Exception |
getNestedException() |
public static final java.lang.String REVISION
Copyright © 2001-2010 Jalios SA. All Rights Reserved.