Naanou.ResourceExchange
Class BlockExistsException

Block already exists

Fields inherited from class System.Exception
_HResult, _message

Constructor Summary
BlockExistsException(string msg)
         Constructor
BlockExistsException()
         Constructor

Properties inherited from class System.Exception
HelpLink, HResult, InnerException, Message, Source, StackTrace, TargetSite

Methods inherited from class System.Exception
GetBaseException, GetObjectData, InternalToString, ToString

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone


Constructor Detail

BlockExistsException

internal BlockExistsException(string msg)

Constructor

Parameters:
msg - Message

BlockExistsException

internal BlockExistsException()

Constructor