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