#pragma once #include <util/generic/yexception.h> struct TDecompressorError: public yexception { };