|
|
|||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.protomatter.util.ChainedException
|
+--com.protomatter.syslog.SyslogInitException
An exception during the syslog init process.
| Constructor Summary | |
SyslogInitException(java.lang.String message)
Create a new init exception with the given message. |
|
SyslogInitException(java.lang.String message,
java.lang.Throwable nextException)
Create a new init exception with the given message. |
|
| Methods inherited from class com.protomatter.util.ChainedException |
getNextException, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SyslogInitException(java.lang.String message)
public SyslogInitException(java.lang.String message,
java.lang.Throwable nextException)
|
Protomatter Software v1.1.8 Copyright 1998-2002 Nate Sammons |
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
| Protomatter Software v1.1.8 | http://protomatter.sourceforge.net/1.1.8 |