ar.com.fernandospr.wns.exceptions
Class WnsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ar.com.fernandospr.wns.exceptions.WnsException
All Implemented Interfaces:
Serializable

public class WnsException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
WnsException()
           
WnsException(String message)
           
WnsException(String m, Throwable c)
           
WnsException(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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WnsException

public WnsException()

WnsException

public WnsException(String message)

WnsException

public WnsException(Throwable cause)

WnsException

public WnsException(String m,
                    Throwable c)


Copyright © 2016. All Rights Reserved.