Overload | Description |
---|---|
NullOrEmptyException Constructor() | Initializes a new instance of the NullOrEmptyException class. |
NullOrEmptyException Constructor(String) | Initializes a new instance of the NullOrEmptyException class using the specified error message. |
NullOrEmptyException Constructor(String,Exception) | Initializes a new instance of the NullOrEmptyException class using the specified error message and the link to the internal exception that was the cause of this exception. |
NullOrEmptyException Constructor(String,String) | Initializes a new instance of the NullOrEmptyException class using the specified error message. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2