Class PackagesConfigWriterException
public class PackagesConfigWriterException : PackagingException, ISerializable, ILogMessageException
- Inheritance
-
PackagesConfigWriterException
- Implements
-
ILogMessageException
- Inherited Members
Constructors
PackagesConfigWriterException(string)
public PackagesConfigWriterException(string message)
Parameters
message
string
PackagesConfigWriterException(string, Exception)
public PackagesConfigWriterException(string message, Exception innerException)