Exception thrown if there is an illegal argument passed to a particular method.
System Object
System Exception CTCT.Exceptions IllegalArgumentExceptionNamespace: CTCT.ExceptionsAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
public class IllegalArgumentException : Exception
public class IllegalArgumentException : Exception
Public Class IllegalArgumentException _
Inherits Exception
Public Class IllegalArgumentException _
Inherits Exception
public ref class IllegalArgumentException : public Exception
public ref class IllegalArgumentException : public Exception
type IllegalArgumentException =
class
inherit Exception
end
type IllegalArgumentException =
class
inherit Exception
end