at.gv.zustellung.zkopf.client
Class StdQueryClientException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by at.gv.zustellung.zkopf.ZuseKopfException
              extended by at.gv.zustellung.zkopf.client.StdQueryClientException
All Implemented Interfaces:
Serializable

public class StdQueryClientException
extends ZuseKopfException

See Also:
Serialized Form

Constructor Summary
StdQueryClientException()
           
StdQueryClientException(String message)
           
StdQueryClientException(String message, Throwable cause)
           
StdQueryClientException(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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StdQueryClientException

public StdQueryClientException()

StdQueryClientException

public StdQueryClientException(String message,
                               Throwable cause)

StdQueryClientException

public StdQueryClientException(String message)

StdQueryClientException

public StdQueryClientException(Throwable cause)


Copyright 2010 E-Government Innovation Center (EGIZ). All Rights Reserved.