SiteMinder
Java SDK r12.51


com.netegrity.policyserver.smapi
Class SmJavaApiException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.netegrity.policyserver.smapi.SmJavaApiException
All Implemented Interfaces:
java.io.Serializable

public class SmJavaApiException
extends java.lang.Exception

Exception thrown by SiteMinder Java API.

Since:
SDK 6.0
See Also:
Serialized Form

Constructor Summary
SmJavaApiException()
          Constructs a new exception with null as its detail message.
SmJavaApiException(java.lang.String message)
          Constructs a new exception with the specified detail message.
SmJavaApiException(java.lang.String message, java.lang.Throwable cause)
          Constructs a new exception with the specified detail message and 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

SmJavaApiException

public SmJavaApiException()
Constructs a new exception with null as its detail message.


SmJavaApiException

public SmJavaApiException(java.lang.String message)

Constructs a new exception with the specified detail message.

Parameters:
message - The detail message.

SmJavaApiException

public SmJavaApiException(java.lang.String message,
                          java.lang.Throwable cause)

Constructs a new exception with the specified detail message and cause.

Parameters:
message - The detail message.
cause - The cause.

SiteMinder
Java SDK r12.51

Mon 04/08/2013

http://ca.com
Copyright (c) 2013 CA.