public class EventregException extends Throwable
| Constructor and Description |
|---|
EventregException(int st)
Constructor
|
EventregException(int st,
QName errorTag)
Constructor
|
EventregException(int st,
QName errorTag,
String msg)
Constructor
|
EventregException(int st,
String msg)
Constructor
|
EventregException(QName errorTag)
Constructor
|
EventregException(String s)
Constructor
|
EventregException(Throwable t)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
QName |
getErrorTag()
Get the errorTag
|
int |
getStatusCode()
Get the status
|
void |
setStatusCode(int val)
Set the status
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EventregException(String s)
s - public EventregException(Throwable t)
t - public EventregException(int st)
st - public EventregException(int st,
String msg)
st - msg - public EventregException(QName errorTag)
errorTag - public EventregException(int st,
QName errorTag)
st - errorTag - public void setStatusCode(int val)
val - int statuspublic int getStatusCode()
public QName getErrorTag()
Copyright © 2019 Bedework. All rights reserved.