public class TurfException
extends java.lang.RuntimeException
Throwable that indicates conditions that a reasonable application might want to
catch.| Constructor and Description |
|---|
TurfException(java.lang.String message)
A form of
Throwable that indicates conditions that a reasonable application might want
to catch. |