BetterCms.Core.Exceptions.Service.ImagingException.ImagingException C# (CSharp) Method

ImagingException() public method

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

Same methods

ImagingException::ImagingException ( string message ) : System
ImagingException::ImagingException ( string message, Exception innerException ) : System
ImagingException