cz.zcu.validationserver.exceptions
Class XMLLoadException

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.XMLLoadException
All Implemented Interfaces:
java.io.Serializable

public class XMLLoadException
extends ValidationServerException

Created by IntelliJ IDEA. User: Lukas Date: 17.4.2007 Time: 21:47:18

See Also:
Serialized Form

Field Summary
private  Statement caller
           
 
Constructor Summary
XMLLoadException(java.lang.String message, Statement caller)
           
XMLLoadException(java.lang.String message, java.lang.Throwable cause, Statement caller)
           
XMLLoadException(java.lang.Throwable cause, Statement caller)
           
 
Method Summary
 Statement getCaller()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

caller

private Statement caller
Constructor Detail

XMLLoadException

public XMLLoadException(java.lang.String message,
                        Statement caller)

XMLLoadException

public XMLLoadException(java.lang.String message,
                        java.lang.Throwable cause,
                        Statement caller)

XMLLoadException

public XMLLoadException(java.lang.Throwable cause,
                        Statement caller)
Method Detail

getCaller

public Statement getCaller()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Throwable


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