|
||||||||||
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
cz.zcu.validationserver.exceptions.ValidatorSecurityException
public class ValidatorSecurityException
Field Summary | |
---|---|
private boolean |
exitVM
Zda to bylo ExitVM, co zpusobilo vyjimku |
Constructor Summary | |
---|---|
ValidatorSecurityException(java.lang.String message,
boolean exitvm)
|
Method Summary | |
---|---|
boolean |
isExitVM()
|
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 |
Field Detail |
---|
private boolean exitVM
Constructor Detail |
---|
public ValidatorSecurityException(java.lang.String message, boolean exitvm)
Method Detail |
---|
public boolean isExitVM()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |