cz.zcu.validationserver.exceptions
Class ValidationServerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by cz.zcu.validationserver.exceptions.ValidationServerException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DomainConfigException, XMLLoadException

public class ValidationServerException
extends java.lang.Exception

Created by IntelliJ IDEA. User: Lukas Date: 17.4.2007 Time: 14:03:19

See Also:
Serialized Form

Constructor Summary
ValidationServerException()
           
ValidationServerException(java.lang.String message)
           
ValidationServerException(java.lang.String message, java.lang.Throwable cause)
           
ValidationServerException(java.lang.Throwable cause)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValidationServerException

public ValidationServerException()

ValidationServerException

public ValidationServerException(java.lang.String message)

ValidationServerException

public ValidationServerException(java.lang.String message,
                                 java.lang.Throwable cause)

ValidationServerException

public ValidationServerException(java.lang.Throwable cause)


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