diff --git a/source/tristanable/package.d b/source/tristanable/package.d index 29852c1..3cce255 100644 --- a/source/tristanable/package.d +++ b/source/tristanable/package.d @@ -24,7 +24,7 @@ public import tristanable.queueitem : QueueItem; /** * Error handling type definitions */ -public import tristanable.exceptions : TristanableException, Error; +public import tristanable.exceptions : TristanableException, ErrorType; /** * Encoding/decoding of the tristanable format