ErrorMessage Class
            Extends BaseUAObject
        
        
            Defined in: 
            Module: opcua.address_space.types
packages\node-opcua-service-secure-channel\_generated_\_auto_generated_ErrorMessage.js:27
        Constructor
ErrorMessage
        
                
                    (
        
        
        
        
        
        
        
        
            
        
            - 
                                
options 
Parameters:
- 
                                
optionsObject 
Item Index
Methods
binaryStoreSize
                    
                            ()
                    
                            
                                Number
                            
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        Calculate the required size to store this object in a binary stream.
Returns:
                                            Number:
                                
                            decode_debug
                    
                            ()
                    
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        isValid
                    
                            ()
                    
                            
                                Boolean
                            
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        verify that all object attributes values are valid according to schema
Returns:
                                            Boolean:
                                
                            toString
                    
                            ()
                    
                            
                                String
                            
                    
                    
                    
                    
                    
                    
                    
                        
                    
                        Returns:
                                            String:
                                
                            Properties
Error
                        UInt32
                    
                    
                    
                    
                    
                        
                    
                        The numeric code for the error. This shall be one of the values listed in Table 40.
Reason
                        String
                    
                    
                    
                    
                    
                        
                    
                        A more verbose description of the error.This string shall not be more than 4096 characters.
            The NodeOPCUA API