Class InvalidReferenceException
Inheritance
System.Object
InvalidReferenceException
Namespace: Telerik.XamarinForms.Common.Exceptions
Assembly: Telerik.XamarinForms.Common.dll
Syntax
public class InvalidReferenceException : Exception
Constructors
InvalidReferenceException(String)
Declaration
public InvalidReferenceException(string message)
Parameters
System.String
message
|