NonRT-RIC A1 Northbound API
[nonrtric.git] / sdnc-a1-controller / oam / admportal / views / error.ejs
1 <h1><%= message %></h1>
2 <h2><%= error.status %></h2>
3 <pre><%= error.stack %></pre>