BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      NotAvailableException(string message, System.Exception inner) Constructor
  Syntax
  
    public .ctor(string message, System.Exception inner)
  Parameters
  
    - message
- Type: string
 The message. 
    - inner
- Type: System.Exception
 The inner exception.