Skip to content

Overload_CodeJam_Metadata_MetadataException__ctor

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

MetadataException Constructor

Overload List

 

Name Description
Public method MetadataException() Initializes a new instance of the MetadataException class.
Public method MetadataException(Exception) Initializes a new instance of the MetadataException class with the specified InnerException property.
Public method MetadataException(String) Initializes a new instance of the MetadataException class with the specified error message.
Protected method MetadataException(SerializationInfo, StreamingContext) Initializes a new instance of the MetadataException class with serialized data.
Public method MetadataException(String, Exception) Initializes a new instance of the MetadataException class with the specified error message and InnerException property.
  Back to Top

See Also

Reference

MetadataException Class
CodeJam.Metadata Namespace

Clone this wiki locally