Show / Hide Table of Contents

Class InvalidBanException

Inheritance
object
Exception
InvalidBanException
Implements
ISerializable
Inherited Members
Exception.GetBaseException()
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
Exception.SerializeObjectState
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: SlipeServer.Server.Bans
Assembly: SlipeServer.Server.dll
Syntax
public class InvalidBanException : Exception, ISerializable

Constructors

| Edit this page View Source

InvalidBanException(string?)

Declaration
public InvalidBanException(string? message)
Parameters
Type Name Description
string message

Implements

ISerializable
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX