Stroika Library
3.0d16
Help-Home
Loading...
Searching...
No Matches
EWouldBlock.inl
1
/*
2
* Copyright(c) Sophist Solutions, Inc. 1990-2025. All rights reserved
3
*/
4
5
namespace
Stroika::Foundation::Streams {
6
7
inline
EWouldBlock::EWouldBlock ()
8
: inherited{
"Stream Read Would Block"
sv}
9
{
10
}
11
12
}
Library
Sources
Stroika
Foundation
Streams
EWouldBlock.inl
Generated by
1.9.8