Fork me on GitHubEpicdominant domains
APIEpicEpicExceptionEpicException(SerializationInfo, StreamingContext)

EpicException Constructor (info, context)
Initializes a new instance of the EpicException class. This constructor is needed for serialization.

Assembly: Epic.Prelude

Declaration Syntax
C#
protected EpicException(
	SerializationInfo info,
	StreamingContext context
)
Parameters
info (SerializationInfo)
Serialization info.
context (StreamingContext)
Streaming context.
blog comments powered by Disqus