at.gv.zustellung.zkopf.client
Class PushClientException

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

public class PushClientException
extends ZuseKopfException

See Also:
Serialized Form

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

PushClientException

public PushClientException()

PushClientException

public PushClientException(String message,
                           Throwable cause)

PushClientException

public PushClientException(String message)

PushClientException

public PushClientException(Throwable cause)


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