org.openmdx.security.auth.client.spi
Class CancelledCallbackException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.security.GeneralSecurityException
              extended by javax.security.auth.login.LoginException
                  extended by org.openmdx.security.auth.client.spi.CancelledCallbackException
All Implemented Interfaces:
Serializable

public class CancelledCallbackException
extends LoginException

Cancelled Callback Exception

See Also:
Serialized Form

Constructor Summary
CancelledCallbackException()
          Constructor
CancelledCallbackException(String message)
          Constructor
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CancelledCallbackException

public CancelledCallbackException()
Constructor


CancelledCallbackException

public CancelledCallbackException(String message)
Constructor

Parameters:
message -


This software is published under the BSD license. Copyright © 2003-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.