|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.buglabs.bug.module.pb.pub.PBException
public class PBException
| Field Summary | |
|---|---|
static int |
AUDIT_REQUIRED
|
static int |
INTERNAL_PSD_ERROR
|
static int |
INVALID_COMMAND_FOR_CURRENT_STATE
|
static int |
OUTPUT_CONTAINER_TOO_SMALL
|
| Constructor Summary | |
|---|---|
PBException(int status)
|
|
| Method Summary | |
|---|---|
int |
getStatus()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int AUDIT_REQUIRED
public static final int INVALID_COMMAND_FOR_CURRENT_STATE
public static final int INTERNAL_PSD_ERROR
public static final int OUTPUT_CONTAINER_TOO_SMALL
| Constructor Detail |
|---|
public PBException(int status)
| Method Detail |
|---|
public int getStatus()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||