com.sas.hls.recyclebin.exception
Class RecycleBinItemNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.recyclebin.exception.RecycleBinItemNotFoundException
- All Implemented Interfaces:
- Serializable
public class RecycleBinItemNotFoundException
- extends AbstractCheckedException
Thrown when an item in the recycle bin cannot be read.
- See Also:
- Serialized Form
RecycleBinItemNotFoundException
public RecycleBinItemNotFoundException(String message)
- Constructor
- Parameters:
message
- detailed message
Copyright (c) 2013, SAS Institute Inc., Cary, NC, USA