using System; namespace Pole.Core.Exceptions { public class TxIdException : Exception { } }