Initializes a new instance of the EpicException class.
Assembly: Epic.Prelude
Declaration Syntax
| C# |
public EpicException( string message )
Parameters
- message (String)
- The message that describes the error.
Assembly: Epic.Prelude
| C# |
public EpicException( string message )