Share via


CommandException Class

Definition

public ref class CommandException : Exception
[System.Serializable]
public class CommandException : Exception
[<System.Serializable>]
type CommandException = class
    inherit Exception
Public Class CommandException
Inherits Exception
Inheritance
CommandException
Attributes

Constructors

CommandException()
CommandException(SerializationInfo, StreamingContext)
CommandException(String, Exception)
CommandException(String)

Applies to