cz.zcu.validationserver.exceptions
Class DomainConfigException

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

public class DomainConfigException
extends ValidationServerException

Created by IntelliJ IDEA. User: Lukas Date: 17.4.2007 Time: 23:19:08

See Also:
Serialized Form

Constructor Summary
DomainConfigException()
           
DomainConfigException(java.lang.String message)
           
DomainConfigException(java.lang.String message, java.lang.Throwable cause)
           
DomainConfigException(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

DomainConfigException

public DomainConfigException(java.lang.String message)

DomainConfigException

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

DomainConfigException

public DomainConfigException(java.lang.Throwable cause)

DomainConfigException

public DomainConfigException()


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