public class StorageNotFoundException extends MsgException
Constructor and Description |
---|
StorageNotFoundException()
Constructs an
StorageNotFoundException without a detail message. |
StorageNotFoundException(java.lang.String s)
Constructs an
StorageNotFoundException with a detail message. |