EA.Iws.Domain.Movement.MovementDateOutsideConsentPeriodException.MovementDateOutsideConsentPeriodException C# (CSharp) Method

MovementDateOutsideConsentPeriodException() public method

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

Same methods

MovementDateOutsideConsentPeriodException::MovementDateOutsideConsentPeriodException ( SerializationInfo info, StreamingContext context ) : System
MovementDateOutsideConsentPeriodException::MovementDateOutsideConsentPeriodException ( string message ) : System
MovementDateOutsideConsentPeriodException::MovementDateOutsideConsentPeriodException ( string message, Exception inner ) : System
MovementDateOutsideConsentPeriodException