public class AbortException extends RuntimeException
| Modifier and Type | Class and Description |
|---|---|
static class |
AbortException.AbortType |
| Constructor and Description |
|---|
AbortException(AbortException.AbortType type) |
| Modifier and Type | Method and Description |
|---|---|
AbortException.AbortType |
getAbortType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AbortException(AbortException.AbortType type)
public AbortException.AbortType getAbortType()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.