cz.zcu.validationserver.exceptions
Class ValidatorSecurityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.SecurityException
                  extended by cz.zcu.validationserver.exceptions.ValidatorSecurityException
All Implemented Interfaces:
java.io.Serializable

public class ValidatorSecurityException
extends java.lang.SecurityException

See Also:
Serialized Form

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

exitVM

private boolean exitVM
Zda to bylo ExitVM, co zpusobilo vyjimku

Constructor Detail

ValidatorSecurityException

public ValidatorSecurityException(java.lang.String message,
                                  boolean exitvm)
Method Detail

isExitVM

public boolean isExitVM()


Copyright © 2007 University of West Bohemia, KIV, author Lukas Valenta (lvalenta at civ.zcu.cz). All Rights Reserved. Build date 20110415.