Aaron Piotrowski
d042d08807
Remodel exceptions based on Throwable interface
...
Added Throwable interface that exceptions must
implement in order to be thrown. BaseException
was removed, EngineException renamed to
Error, and TypeException and ParseException
renamed to TypeError and ParseError. Exception
and Error no longer extend a common base
class, rather they both implement the Throwable
interface.
2015-05-16 15:30:59 -05:00
..
2015-03-23 20:13:59 +01:00
2015-04-27 18:50:08 +02:00
2015-03-29 06:35:23 +02:00
2015-04-22 21:46:13 +03:00
2015-03-23 20:13:59 +01:00
2015-05-08 14:03:08 +08:00
2015-05-05 11:23:13 +02:00
2015-04-08 15:54:47 +03:00
2015-05-15 23:40:32 +02:00
2015-03-23 20:13:59 +01:00
2015-04-01 18:30:55 +03:00
2015-04-14 15:24:46 +02:00
2015-04-17 21:51:49 +02:00
2015-05-12 15:00:24 -07:00
2015-04-14 01:28:06 -07:00
2015-05-15 22:57:17 +08:00
2015-04-16 16:31:53 +02:00
2015-04-14 01:28:06 -07:00
2015-05-09 18:57:18 -07:00
2015-03-23 20:33:54 +01:00
2015-03-23 20:33:54 +01:00
2015-05-15 23:40:32 +02:00
2015-05-10 18:08:16 +01:00
2015-05-12 10:06:54 +02:00
2015-05-13 15:20:20 +02:00
2015-04-13 10:11:38 +02:00
2015-05-13 18:53:58 +03:00
2015-05-15 23:40:32 +02:00
2015-04-08 13:29:42 +03:00
2015-03-20 02:02:42 +03:00
2015-04-28 15:08:53 +02:00
2015-05-13 12:55:42 +03:00
2015-05-10 18:17:24 +02:00
2015-05-13 15:34:17 +02:00
2015-04-29 22:34:54 -07:00
2015-05-15 23:40:32 +02:00
2015-05-05 16:19:51 +03:00
2015-05-05 16:19:51 +03:00
2015-05-15 23:40:32 +02:00
2015-05-05 16:19:51 +03:00
2015-05-05 16:19:51 +03:00
2015-05-05 16:19:51 +03:00
2015-05-05 16:19:51 +03:00
2015-04-14 01:28:06 -07:00
2015-05-15 23:40:32 +02:00
2015-03-23 21:30:22 +01:00
2015-03-23 21:30:22 +01:00
2015-03-27 20:04:46 +01:00
2015-03-23 21:30:22 +01:00
2015-05-15 23:40:32 +02:00
2015-05-15 23:40:32 +02:00
2015-03-23 21:30:22 +01:00
2015-05-15 23:40:32 +02:00
2015-04-18 19:36:37 -07:00
2015-04-06 22:07:18 +03:00
2015-05-16 15:30:59 -05:00
2015-04-08 13:29:42 +03:00
2015-05-15 23:40:32 +02:00
2015-04-11 16:56:12 -07:00
2015-05-15 23:40:32 +02:00
2015-03-23 21:30:22 +01:00
2015-03-23 21:30:22 +01:00
2015-04-22 09:29:45 +02:00
2015-05-15 23:40:32 +02:00
2015-04-14 21:36:17 +02:00
2015-05-10 22:22:03 +02:00
2015-05-10 22:22:03 +02:00
2015-05-15 23:40:32 +02:00
2015-05-10 22:22:03 +02:00
2015-05-10 22:22:05 +02:00
2015-05-13 15:20:19 +02:00
2015-05-12 14:32:05 +02:00
2015-05-16 00:33:49 +08:00
2014-12-17 12:37:50 +01:00