public class SplunkException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
static int |
AMBIGUOUS |
static int |
INTERRUPTED |
static int |
JOB_NOTREADY |
static int |
TIMEOUT |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getText() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final int JOB_NOTREADY
public static final int TIMEOUT
public static final int AMBIGUOUS
public static final int INTERRUPTED
public int getCode()
public String getText()
Copyright © 2022 Splunk, Inc.. All rights reserved.