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