docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor UnknownResourceProviderException

    UnknownResourceProviderException(IResourceLocation)

    Construct a new UnknownResourceProviderException

    Declaration
    public UnknownResourceProviderException(IResourceLocation location)
    Parameters
    Type Name Description
    IResourceLocation location

    The location that caused the exception to be created.

    UnknownResourceProviderException()

    Construct a new UnknownResourceProviderException

    Declaration
    public UnknownResourceProviderException()

    UnknownResourceProviderException(string)

    Construct a new UnknownResourceProviderException

    Declaration
    public UnknownResourceProviderException(string message)
    Parameters
    Type Name Description
    string message

    Message to describe the exception.

    UnknownResourceProviderException(string, Exception)

    Construct a new UnknownResourceProviderException

    Declaration
    public UnknownResourceProviderException(string message, Exception innerException)
    Parameters
    Type Name Description
    string message

    Message to describe the exception.

    Exception innerException

    Inner exception that caused this exception.

    UnknownResourceProviderException(SerializationInfo, StreamingContext)

    Construct a new UnknownResourceProviderException

    Declaration
    protected UnknownResourceProviderException(SerializationInfo message, StreamingContext context)
    Parameters
    Type Name Description
    SerializationInfo message

    Message to describe the exception.

    StreamingContext context

    Context related to the exception.

    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)