public class ItemNotFoundException extends ErrorPacketException
Constructor and Description |
---|
ItemNotFoundException() |
ItemNotFoundException(BamError error) |
ItemNotFoundException(java.lang.String msg) |
ItemNotFoundException(java.lang.String msg,
BamError error) |
Modifier and Type | Method and Description |
---|---|
BamError |
createActorError() |
getActorError, getSourceException
public ItemNotFoundException()
public ItemNotFoundException(java.lang.String msg)
public ItemNotFoundException(java.lang.String msg, BamError error)
public ItemNotFoundException(BamError error)
public BamError createActorError()
createActorError
in class ErrorPacketException