using System; namespace Hessian.Net { public sealed class HessianSerializerException : Exception { } }