EDMIService: Small fixes and exception handling
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
Imports System.ServiceModel
|
||||
|
||||
Public Class Exceptions
|
||||
|
||||
Public Class BaseException
|
||||
Inherits FaultException
|
||||
End Class
|
||||
|
||||
Public Class NoRequestException
|
||||
Inherits BaseException
|
||||
End Class
|
||||
|
||||
End Class
|
||||
Reference in New Issue
Block a user