EDMI
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
Public Class Exceptions
|
||||
Imports System.ServiceModel
|
||||
|
||||
Public Class Exceptions
|
||||
|
||||
Public Class BaseException
|
||||
Inherits FaultException
|
||||
End Class
|
||||
|
||||
Public Class NoRequestException
|
||||
Inherits ApplicationException
|
||||
Inherits BaseException
|
||||
End Class
|
||||
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user