com.ibm.itim.webclient.logon
Class LogonException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.itim.webclient.logon.LogonException
All Implemented Interfaces:
java.io.Serializable

public class LogonException
extends java.lang.Exception

General exception that takes place during logon

See Also:
Serialized Form

Constructor Summary
LogonException()
          Creates new LogonException without detail message.
LogonException(java.lang.String msg)
          Constructs an LogonException with the specified detail message.
 
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

LogonException

public LogonException()
Creates new LogonException without detail message.


LogonException

public LogonException(java.lang.String msg)
Constructs an LogonException with the specified detail message.

Parameters:
msg - the detail message.


IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.