Windowsエラーエラー
ERROR_BUSY (170)ERROR_BUSY (170) — Resource Busy
The requested resource is in use.
windows
詳細を表示 System.InvalidCastExceptionA value cannot be cast to the requested type.
An explicit cast or conversion between incompatible types was attempted. For example, casting an object to a type it does not implement.
Use the as operator with null check for safe casting. Use is to check type before casting. Verify the actual runtime type of the object.
ERROR_BUSY (170)The requested resource is in use.
ERROR_PATH_NOT_FOUND (3)The system cannot find the specified path.
ERROR_PROCESS_ABORTED (1067)The process terminated unexpectedly.
ERROR_BAD_NET_NAME (67)The network name cannot be found.
ERROR_NO_DATA (232)The pipe is being closed.
ERROR_IO_INCOMPLETE (996)An overlapped I/O event is not in a signaled state.