|
SalesPoint Framework v3.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.io.IOException log.LogNoOutputStreamException
Exception thrown in Log.
LogNoOutputStreamException indicates that there was no output stream to log to.
Log
,
Serialized FormConstructor Summary | |
LogNoOutputStreamException()
Construct a new LogNoOutputStreamException. |
|
LogNoOutputStreamException(String s)
Construct a new LogNoOutputStreamException. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LogNoOutputStreamException(String s)
s
- a message describing the exceptionpublic LogNoOutputStreamException()
|
SalesPoint Framework v3.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |