Show / Hide Table of Contents

Class ExceptionMessageHelper

Inheritance
object
ExceptionMessageHelper
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Cli.Utils
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public static class ExceptionMessageHelper

Methods

GetInvalidOptionExceptionMessage(string)

Declaration
public static string GetInvalidOptionExceptionMessage(string optionName)
Parameters
Type Name Description
string optionName
Returns
Type Description
string
In this article
Back to top Powered by ABP.IO Platform