public class AbortException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
AbortException()
Creates a new exception.
|
AbortException(java.lang.String message)
Creates a new exception.
|
public static final long serialVersionUID