docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet
InvalidPackageException
InvalidPackageException(string,System.Exception)
InvalidPackageException(string message, System.Exception inner) Constructor
Initializes a new instance of the
InvalidPackageException
class.
Syntax
public
.ctor(
string
message,
System.Exception
inner)
Parameters
message
Type: string
The message.
inner
Type: System.Exception
The inner.