public void it_should_return_OrganisationIdNotValidException()
 {
     _exception.ShouldNotBe(null);
 }