SceneStackException

Thrown when the runtime’s scene-stack invariants are violated — for example, attempting to leave a scene when none is active, or returning past the root frame.

public class SceneStackException : BonsaiException

Inheritance System.ObjectSystem.ExceptionBonsaiException → SceneStackException

Constructors

SceneStackException(string)

public SceneStackException(string message);
Parameters

message System.String

Inherited Methods

MemberSource
GetBaseException()inherited from Exception
GetObjectData(Runtime.Serialization.SerializationInfo, Runtime.Serialization.StreamingContext)inherited from Exception
GetType()inherited from Exception
ToString()inherited from Exception

Inherited Properties

MemberSource
Datainherited from Exception
HelpLinkinherited from Exception
HResultinherited from Exception
InnerExceptioninherited from Exception
Messageinherited from Exception
Sourceinherited from Exception
StackTraceinherited from Exception
TargetSiteinherited from Exception

Inherited Events

MemberSource
SerializeObjectStateinherited from Exception
Docs last synced: 2026-07-08
Screenshot viewer