(PHP >= 5.4.0, PECL intl >= 2.0.0)
  	
    
      
      Get last error message
    
    
      
      public string Transliterator::getErrorMessage ( void )
    
    
    
    Object oriented style
Procedural style
 string transliterator_get_error_message ( void )
Gets the last error message for this transliterator.
Returns: 
     The error code on success, or FALSE if none exists, or on failure. 
This function is currently not documented; only its argument list is available.
See also: 
     
      
     
      
                  
    		
    		
    		
    		
    		
            		
    		
    		
    	
Please login to continue.