public class DBAccessException extends NotFoundException implements DoNotRecycle
Constructor and Description |
---|
DBAccessException(GlobalKey gKey,
java.lang.String msg) |
DBAccessException(GlobalKey gKey,
java.lang.String msg,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
GlobalKey |
getGlobalKey() |
public DBAccessException(GlobalKey gKey, java.lang.String msg)
gKey
- the keymsg
- the messagepublic DBAccessException(GlobalKey gKey, java.lang.String msg, java.lang.Throwable cause)
gKey
- the keymsg
- the messagecause
- the causepublic GlobalKey getGlobalKey()
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.