mirror of
https://github.com/esiur/esiur-dart.git
synced 2025-05-06 04:02:57 +00:00
RuntimeException
This commit is contained in:
parent
8b9ce591c5
commit
0dba5f277a
@ -1,4 +1,5 @@
|
|||||||
enum ExceptionCode {
|
enum ExceptionCode {
|
||||||
|
RuntimeException,
|
||||||
HostNotReachable,
|
HostNotReachable,
|
||||||
AccessDenied,
|
AccessDenied,
|
||||||
UserOrTokenNotFound,
|
UserOrTokenNotFound,
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: esiur
|
name: esiur
|
||||||
description: Distributed Object Framework.
|
description: Distributed Object Framework.
|
||||||
version: 2.0.9
|
version: 2.1.1
|
||||||
#author: Ahmed Zamil <ahmed@esiur.com>
|
#author: Ahmed Zamil <ahmed@esiur.com>
|
||||||
homepage: https://github.com/esiur/esiur-dart
|
homepage: https://github.com/esiur/esiur-dart
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user