std.test

Summary

Description1

Description2

Description3

See Also:
Things to see also.

And more things
'arg1, arg2, arg3' : arg1, arg2, arg3.
'arg2, arg3' : arg2, arg3.
'arg1' : arg1.
'arg2' : arg2.
'arg3' : arg3.


Things to see also world.

1 2 3
4 5 6


      pragma( name );
      pragma( name , option [ option ] );
      (
  


class StreamException: object.Exception;
A base class for stream exceptions.

this(string msg, int foo);
Construct a StreamException with given error message msg.

Params:
string msg the red blue green yellow.
int foo next parameter which is a much longer message spanning multiple lines.

int stars;
stars


Page generated by Ddoc.