<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bjc-utils2.git/base/src/main/java/bjc/utils/exceptions/InvalidDirectionException.java, branch trunk</title>
<subtitle>Miscellaneous utilities and support code
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/'/>
<entry>
<title>Rename exceptions to not use Exception</title>
<updated>2020-10-06T23:26:52+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-10-06T23:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=a7a87f682a039d4761112f1dedb9351f3d7a2bbf'/>
<id>a7a87f682a039d4761112f1dedb9351f3d7a2bbf</id>
<content type='text'>
This renames several of the stock exceptions to remove 'Exception' from
their name. This is something that I don't recall where I picked it up
from, but the idea is that the fact that it is an exception is generally
syntactically obvious. Therefore, you can instead give your exceptions
names which directly state what it wrong, as well as strongly implying
what you can do to fix it.

For instance, if you get a DirectionInvalid, it is apparent what the
issue is (it is less apparent why it is invalid, but that is another
issue, and a discussion for another time)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This renames several of the stock exceptions to remove 'Exception' from
their name. This is something that I don't recall where I picked it up
from, but the idea is that the fact that it is an exception is generally
syntactically obvious. Therefore, you can instead give your exceptions
names which directly state what it wrong, as well as strongly implying
what you can do to fix it.

For instance, if you get a DirectionInvalid, it is apparent what the
issue is (it is less apparent why it is invalid, but that is another
issue, and a discussion for another time)</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup pass</title>
<updated>2020-04-13T22:40:41+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-13T22:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=d4ca769e542b2489b1e23cfcbdc3a0b7275b87cd'/>
<id>d4ca769e542b2489b1e23cfcbdc3a0b7275b87cd</id>
<content type='text'>
Cleanup pass to uniformize things</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup pass to uniformize things</pre>
</div>
</content>
</entry>
<entry>
<title>Add some new classes</title>
<updated>2018-04-25T19:29:18+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@BECK-GT5TRW1.wvu-ad.wvu.edu</email>
</author>
<published>2018-04-25T19:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=d7bae4d2145d8337570fec03974272d49ba5269d'/>
<id>d7bae4d2145d8337570fec03974272d49ba5269d</id>
<content type='text'>
Import some new classes from an old project</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Import some new classes from an old project</pre>
</div>
</content>
</entry>
</feed>
