at.spardat.xma.boot.exc
Class ServerVersionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byat.spardat.xma.boot.exc.BootRuntimeException
              extended byat.spardat.xma.boot.exc.ServerVersionException
All Implemented Interfaces:
java.io.Serializable

Deprecated. no longer used

public class ServerVersionException
extends BootRuntimeException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class at.spardat.xma.boot.exc.BootRuntimeException
showToEndUser_
 
Constructor Summary
ServerVersionException()
          Deprecated.  
 
Methods inherited from class at.spardat.xma.boot.exc.BootRuntimeException
getCode, getDetail, getMessage, getShowToEndUser, setCode, setMessage, setMessage, setMessage, setMessage, setShowToEndUser
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

ServerVersionException

public ServerVersionException()
Deprecated.