Class InvalidKeyException
Exception to encapsulate invalid key errors.
Inherited Members
Namespace: UnityEngine .AddressableAssets
Assembly: solution.dll
Syntax
public class InvalidKeyException : Exception, ISerializable, _Exception
Constructors
Name | Description |
---|---|
Invalid |
Exception to encapsulate invalid key errors. |
Invalid |
Construct a new InvalidKeyException. |
Invalid |
Construct a new InvalidKeyException. |
Invalid |
Construct a new InvalidKeyException. |
Invalid |
Initializes a new instance of the Exception class with serialized data. |
Invalid |
Initializes a new instance of the Exception class with a specified error message. |
Invalid |
Initializes a new instance of the Exception class with a specified error message and a reference to the inner exception that is the cause of this exception. |