BetterCms.Module.Pages.Exceptions.DraftNotFoundException.DraftNotFoundException C# (CSharp) Méthode

DraftNotFoundException() public méthode

public DraftNotFoundException ( ) : System
Résultat System
        public DraftNotFoundException()
        {
        }

Same methods

DraftNotFoundException::DraftNotFoundException ( Entity staleEntity ) : System
DraftNotFoundException::DraftNotFoundException ( string message ) : System
DraftNotFoundException::DraftNotFoundException ( string message, Exception innerException ) : System
DraftNotFoundException