public class ThreadContextSwitchException extends LongJumpException
| Constructor and Description |
|---|
ThreadContextSwitchException() |
| Modifier and Type | Method and Description |
|---|---|
ThreadContextSwitchException |
setErrno(int errno) |
ThreadContextSwitchException |
setReturnValue(long returnValue) |
void |
syncReturnValue(Emulator<?> emulator) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ThreadContextSwitchException setReturnValue(long returnValue)
public ThreadContextSwitchException setErrno(int errno)
public void syncReturnValue(Emulator<?> emulator)
Copyright © 2026. All rights reserved.