ProjectException Class
Definition
Thrown when a project file is invalid or cannot be assembled.
public sealed class ProjectException : FormatException, ISerializable
Constructors
| Name | Description |
|---|---|
ProjectException(String) |
|
ProjectException(String, Exception) |