Package exception.authorization
                Class NotEnoughPassLengthException
java.lang.Object
                
            java.lang.Throwable
                    
            java.lang.Exception
                        
                exception.authorization.AuthorizeException
                            
                    exception.authorization.RegistrationFailedException
                                
                        exception.authorization.NotEnoughPassLengthException
                            - All Implemented Interfaces:
 Serializable
- See Also:
 
- 
                        
Constructor Summary
Constructors - 
                        
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
                        
Constructor Details
- 
                                    
NotEnoughPassLengthException
public NotEnoughPassLengthException(int enoughLen)  
 - 
                                    
 - 
                        
Method Details
- 
                                    
getEnoughLen
public int getEnoughLen() 
 -