Amss.Boilerplate.Common.Exceptions.ObjectNotFoundException.ObjectNotFoundException C# (CSharp) Method

ObjectNotFoundException() public method

public ObjectNotFoundException ( ) : System
return System
        public ObjectNotFoundException()
        {
        }

Same methods

ObjectNotFoundException::ObjectNotFoundException ( SerializationInfo info, StreamingContext context ) : System
ObjectNotFoundException::ObjectNotFoundException ( long id, Type type, Exception ex ) : System
ObjectNotFoundException::ObjectNotFoundException ( string message ) : System
ObjectNotFoundException::ObjectNotFoundException ( string message, Exception innerException ) : System