This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
corda
Watch
1
Star
0
Fork
0
You've already forked corda
mirror of
https://github.com/corda/corda.git
synced
2025-02-10 04:41:35 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
corda
/
finance
History
Matthew Nesbit
89478c8f48
Custom exceptions in corda, should either derive from an appropriate closely related java exception, or CordaException, or CordaRuntimeException. They should not inherit just from Exception, or RuntimeException.
...
Handle PR comments Add nicer constructors to CordaException and CordaRuntimeException
2017-09-28 15:46:11 +01:00
..
isolated
Contract constraints (
#1518
)
2017-09-25 17:05:18 +01:00
src
Custom exceptions in corda, should either derive from an appropriate closely related java exception, or CordaException, or CordaRuntimeException. They should not inherit just from Exception, or RuntimeException.
2017-09-28 15:46:11 +01:00
build.gradle
Move SwapIdentitiesFlow to confidential-identities module (
#1531
)
2017-09-18 14:19:20 +01:00