com.sas.hls.recyclebin.exception
Class RecycleBinItemDeleteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.recyclebin.exception.RecycleBinItemDeleteException
- All Implemented Interfaces:
- Serializable
public class RecycleBinItemDeleteException
- extends AbstractCheckedException
Thrown when there is an error deleting items in the recycle bin.
- See Also:
- Serialized Form
RecycleBinItemDeleteException
public RecycleBinItemDeleteException(String message)
- Constructor
- Parameters:
message
- detailed message
Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA