Pointloyalty Manager; 3.3.0
Java Web-Services access API

com.pointloyalty.loyalty.wsmod
Class WsLoyaltyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.pointloyalty.loyalty.wsmod.WsLoyaltyException
All Implemented Interfaces:
java.io.Serializable

public class WsLoyaltyException
extends java.lang.Exception

Web service execution exception. Exception message contains full stack trace of all exception causes.

See Also:
Serialized Form

Constructor Summary
WsLoyaltyException(java.lang.String msg)
           
WsLoyaltyException(java.lang.String msg, java.lang.Throwable cause)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WsLoyaltyException

public WsLoyaltyException(java.lang.String msg)
Parameters:
msg - Exception message.

WsLoyaltyException

public WsLoyaltyException(java.lang.String msg,
                          java.lang.Throwable cause)
Parameters:
msg - Exception message.
cause - Exception cause.
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Throwable
See Also:
Object.toString()

Pointloyalty Manager; 3.3.0
Java Web-Services access API

Pointloyalty Manager, Loyalty solution software, ver. 3.3.0 (build 43)
2007-2009 Copyright © Pointloyalty, Inc. All Rights Reserved.