mirror of https://github.com/abpframework/abp.git
29 changed files with 43 additions and 29 deletions
@ -1,4 +1,4 @@ |
|||
@using Volo.Abp.Ui |
|||
@using Volo.Abp.UI |
|||
<h2>Exception test</h2> |
|||
@{ |
|||
throw new UserFriendlyException("test exception!"); |
|||
|
|||
Loading…
Reference in new issue