docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor RemoteProviderException

    RemoteProviderException(string, IResourceLocation, UnityWebRequestResult, Exception)

    Creates a new instance of ProviderException.

    Declaration
    public RemoteProviderException(string message, IResourceLocation location = null, UnityWebRequestResult uwrResult = null, Exception innerException = null)
    Parameters
    Type Name Description
    string message

    A message describing the error.

    IResourceLocation location

    The resource location that the operation was trying to provide.

    UnityWebRequestResult uwrResult

    The result of the unity web request, if any.

    Exception innerException

    The exception that caused the error, if any.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)