EofException

End Of Flow exception class, thrown when an I/O operation on an IOStream results in EOF.

Members

Mixins

__anonymous
mixin DefaultExceptionCtor
Undocumented in source.

Mixed In Members

From mixin DefaultExceptionCtor

ocean.meta.types.Qualifiers
public import ocean.meta.types.Qualifiers;
Undocumented in source.
this
this(istring msg, istring file, typeof(__LINE__) line)
Undocumented in source.

Meta