moazs.szr
Class SZRClientException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bymoazs.szr.SZRClientException
All Implemented Interfaces:
Serializable

public class SZRClientException
extends Exception

See Also:
Serialized Form

Constructor Summary
SZRClientException()
           
SZRClientException(String message)
           
SZRClientException(String message, int code)
           
SZRClientException(String message, Throwable cause)
           
SZRClientException(Throwable cause)
           
 
Method Summary
 int getSZRErrorCode()
           
 
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

SZRClientException

public SZRClientException()

SZRClientException

public SZRClientException(String message,
                          int code)

SZRClientException

public SZRClientException(String message)

SZRClientException

public SZRClientException(Throwable cause)

SZRClientException

public SZRClientException(String message,
                          Throwable cause)
Method Detail

getSZRErrorCode

public int getSZRErrorCode()


Copyright 2008 EGIZ. All Rights Reserved.