Package model.fish.bad

Class Summary
ExceptionFish A simple fish that throws an exception.
ExitFish A fish that calls System.exit().
HeapOverflowFish A fish that creates a heap overflow.
LockupFish A fish that locks up the system and prevents progress.
SecurityFish A fish that calls System.exit().
StackOverflowFish A fish that produces a stack overflow.
ThreadFish A fish that tries to create a new thread.