com.ontotext.ordi.wsmo4rdf.remote.exception
Class AuthenticationFailedException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.security.GeneralSecurityException
              
com.ontotext.ordi.wsmo4rdf.remote.exception.AuthenticationFailedException
- All Implemented Interfaces: 
 - Serializable
 
public class AuthenticationFailedException
- extends GeneralSecurityException
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
AuthenticationFailedException
public AuthenticationFailedException()
AuthenticationFailedException
public AuthenticationFailedException(String message)
AuthenticationFailedException
public AuthenticationFailedException(String message,
                                     Throwable cause)
AuthenticationFailedException
public AuthenticationFailedException(Throwable cause)
Copyright © 2008. All Rights Reserved.