mirror of https://github.com/abpframework/abp
parent
7f275c0d6b
commit
c89c840f65
@ -0,0 +1,5 @@
|
|||||||
|
@using Volo.Abp.Ui
|
||||||
|
<h2>Exception test</h2>
|
||||||
|
@{
|
||||||
|
throw new UserFriendlyException("test exception!");
|
||||||
|
}
|
||||||
Loading…
Reference in new issue