|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
creamtec.webcream.core.WebCreamSecurityException
public class WebCreamSecurityException
Currently not used.
| Field Summary | |
|---|---|
static int |
SYSTEM_EXIT
|
static int |
UNSPECIFIED
|
| Constructor Summary | |
|---|---|
WebCreamSecurityException(int code)
|
|
WebCreamSecurityException(java.lang.String text)
|
|
| Method Summary | |
|---|---|
int |
getCode()
|
| 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 |
| Field Detail |
|---|
public static final int UNSPECIFIED
public static final int SYSTEM_EXIT
| Constructor Detail |
|---|
public WebCreamSecurityException(java.lang.String text)
public WebCreamSecurityException(int code)
| Method Detail |
|---|
public int getCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||