com.softwareag.mdm.service.directory
Class AuthenticationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.softwareag.mdm.service.directory.AuthenticationException
All Implemented Interfaces:
Serializable

public class AuthenticationException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
AuthenticationException(String aMessage)
          Creates an exception with a not localized message.
AuthenticationException(UserMessage aMessage)
          Note: message severity is not taken into account.
AuthenticationException(UserMessage aMessage, Throwable cause)
          Note: message severity is not taken into account.
 
Method Summary
 String getMessage()
           
 UserMessage getUserMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthenticationException

public AuthenticationException(UserMessage aMessage,
                               Throwable cause)
Note: message severity is not taken into account.


AuthenticationException

public AuthenticationException(UserMessage aMessage)
Note: message severity is not taken into account.


AuthenticationException

public AuthenticationException(String aMessage)
Creates an exception with a not localized message.

Method Detail

getUserMessage

public UserMessage getUserMessage()

getMessage

public String getMessage()


(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.