Class VisibilityChangeException
Exception thrown when a visibility change fails
Inherited Members
Namespace: Unity.Netcode
Assembly: solution.dll
Syntax
public class VisibilityChangeException : Exception, ISerializable, _Exception
Constructors
Name | Description |
---|---|
Visibility |
Constructs a VisibilityChangeException |
Visibility |
Constructs a VisibilityChangeException with a message |
Visibility |
Constructs a VisibilityChangeException with a message and a inner exception |