SiteMinder
Java SDK r12.0 SP2


com.netegrity.policyserver.smapi
Class SmJavaApiException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--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.
 
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.0 SP2

Fri 11/06/2009

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