Monobjc.ObjectiveCMessagingException.ObjectiveCMessagingException C# (CSharp) Method

ObjectiveCMessagingException() public method

Initializes a new instance of the ObjectiveCMessagingException class.
public ObjectiveCMessagingException ( ) : System
return System
		public ObjectiveCMessagingException ()
		{
		}

Same methods

ObjectiveCMessagingException::ObjectiveCMessagingException ( SerializationInfo info, StreamingContext context ) : System
ObjectiveCMessagingException::ObjectiveCMessagingException ( String message ) : System
ObjectiveCMessagingException::ObjectiveCMessagingException ( String message, Exception innerException ) : System
ObjectiveCMessagingException