Daniel Larimer
|
4385bbe49a
|
serialization and copy support for exceptions
|
2014-06-12 02:23:52 -04:00 |
|
Daniel Larimer
|
cb69e2385b
|
exception updates
|
2014-06-11 21:46:26 -04:00 |
|
Eric Frias
|
f034839f10
|
Work around bugs in Visual C++ variadic macro parsing and/or non-standard use of same. Compiles on win32 and linux, whether it works is anyone's guess.
|
2014-06-10 09:56:58 -04:00 |
|
Daniel Larimer
|
8fd05525da
|
fix printing
|
2014-06-09 19:58:45 -04:00 |
|
Daniel Larimer
|
c58a8339e8
|
fixing spacing on exception messages
|
2014-06-09 12:15:51 -04:00 |
|
Daniel Larimer
|
f9746b6fe6
|
fix exception macro
|
2014-06-09 12:13:29 -04:00 |
|
Daniel Larimer
|
ef8f257520
|
support for derived exceptions
|
2014-06-09 12:01:52 -04:00 |
|
Daniel Larimer
|
c5ee342ddf
|
fix exception rethrow code
|
2014-06-09 11:46:11 -04:00 |
|
Daniel Larimer
|
374d71a1fd
|
adding support for derived exceptions
|
2014-06-09 10:56:55 -04:00 |
|
Daniel Larimer
|
34ac1baf82
|
Merge branch 'phoenix' of https://github.com/InvictusInnovations/fc into phoenix
|
2014-06-09 10:49:54 -04:00 |
|
Daniel Larimer
|
2164dd2e0c
|
fix FC_CAPTURE_AND_RETHROW
|
2014-06-09 10:49:41 -04:00 |
|
Eric Frias
|
8e82a0a24a
|
Fix default constructor for exceptions declared using the FC_DECLARE_EXCEPTION macro to include the correct code and strings
|
2014-06-09 09:55:02 -04:00 |
|
HackFisher
|
9b3b7993ee
|
add unknown host exception
|
2014-06-08 16:53:23 -04:00 |
|
Daniel Larimer
|
88e41b76e3
|
fix warning in release builds
|
2014-06-08 10:45:32 -04:00 |
|
Daniel Larimer
|
ac6505f196
|
fix compile warnings
|
2014-06-08 01:08:12 +00:00 |
|
dnotestein
|
a43bdf2ab7
|
fix fc compilation for windows (add NO_RETURN to rethrow declaration)
|
2014-06-07 12:55:35 -04:00 |
|
Daniel Larimer
|
17117bc6bf
|
adding support for 7 arg rpc calls
|
2014-06-06 22:46:28 -04:00 |
|
Daniel Larimer
|
d046526974
|
upgrade exception handling to support custom types in 3rd party libraries
|
2014-06-06 16:42:42 -04:00 |
|
Daniel Larimer
|
ba45a9b090
|
improve error reporting on std::exceptions
|
2014-05-22 14:56:52 -04:00 |
|
Eric Frias
|
37330ca005
|
change the naming of invalidOperation exception to the more fc-friendly
invalid_operation, and add an implementation so it can be used.
|
2014-05-09 11:50:32 -04:00 |
|
vogel76
|
c2de86ccd4
|
[BW]: [NIP] Implemented dedicated exception class (fc::db_in_use_exception) to be thrown when underlying database is already in use.
|
2014-01-03 17:00:07 +01:00 |
|
Daniel Larimer
|
b644ce2b67
|
fix bug loading null pubkey from binary
|
2013-09-11 17:54:45 -04:00 |
|
Daniel Larimer
|
9410980885
|
various updates
|
2013-08-23 20:14:46 -04:00 |
|
dnotestein
|
1171cf13cd
|
Fix FC_ASSERT macro for MSVC
|
2013-08-11 12:12:45 -04:00 |
|
dnotestein
|
94ce5cd9f2
|
more windows related changes, check what I was thinking with that BOOST1_51 when not in a hurry, maybe it should just be removed now
|
2013-08-10 22:11:59 -04:00 |
|
Daniel Larimer
|
59a121d64b
|
Updating FC with changes from phoenix-int
|
2013-06-05 15:19:00 -04:00 |
|