Fork me on GitHubEpicdominant domains
APIEpicEpicExceptionEpicException(String)

EpicException Constructor (message)
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.
blog comments powered by Disqus