Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Owo Sugiana
/
pyramid-linkaja
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit ec8b7af5
authored
Oct 06, 2020
by
Owo Sugiana
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Penyesuaian pesan kesalahan
1 parent
279e6871
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
pyramid_linkaja/exceptions.py
pyramid_linkaja/exceptions.py
View file @
ec8b7af
...
@@ -26,7 +26,7 @@ class TimeoutError(BaseError):
...
@@ -26,7 +26,7 @@ class TimeoutError(BaseError):
class
InvoiceIdError
(
BaseError
):
class
InvoiceIdError
(
BaseError
):
code
=
'43'
code
=
'43'
message
=
'
acc_no
tidak ditemukan'
message
=
'
No pelanggan
tidak ditemukan'
class
HostError
(
BaseError
):
class
HostError
(
BaseError
):
...
@@ -39,7 +39,7 @@ class HostError(BaseError):
...
@@ -39,7 +39,7 @@ class HostError(BaseError):
class
AlreadyPaidError
(
BaseError
):
class
AlreadyPaidError
(
BaseError
):
code
=
'45'
code
=
'45'
message
=
'
Memang
sudah lunas'
message
=
'
Tagihan
sudah lunas'
class
AmountError
(
BaseError
):
class
AmountError
(
BaseError
):
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment