at.gv.zustellung.zkopf.client
Class BulkQueryClientException

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.BulkQueryClientException
All Implemented Interfaces:
Serializable

public class BulkQueryClientException
extends ZuseKopfException

See Also:
Serialized Form

Constructor Summary
BulkQueryClientException()
           
BulkQueryClientException(String message)
           
BulkQueryClientException(String message, Throwable cause)
           
BulkQueryClientException(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

BulkQueryClientException

public BulkQueryClientException()

BulkQueryClientException

public BulkQueryClientException(String message,
                                Throwable cause)

BulkQueryClientException

public BulkQueryClientException(String message)

BulkQueryClientException

public BulkQueryClientException(Throwable cause)


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