|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
SK.gnome.morena.MorenaException
SK.gnome.sane.SaneException
public class SaneException
Sane specific exception.
| Field Summary |
|---|
| Fields inherited from interface SK.gnome.morena.MorenaConstants |
|---|
MORENA_MESSAGES, VERSION |
| Constructor Summary | |
|---|---|
SaneException(int code)
Create exception with specified error code. |
|
SaneException(java.lang.String message)
Create exception with specified error message. |
|
| Method Summary |
|---|
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SaneException(java.lang.String message)
public SaneException(int code)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||