csharp
public sealed class PhysicsInitializationExceptionJolt could not be brought up — almost always a native library that would not load.
No guide page documents this yet — the page shows what the code says about itself.
Methods (3)
public PhysicsInitializationException(string message)Creates the exception.
public PhysicsInitializationException(string message, Exception innerException)Creates the exception with a cause.
public PhysicsInitializationException()Creates the exception with no message.
Used by (1)
- JoltRuntimeVixen.Physics