com.sas.hls.common.exception
Class ObjectNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.common.exception.ObjectNotFoundException
- All Implemented Interfaces:
- Serializable
public class ObjectNotFoundException
- extends AbstractCheckedException
Thrown when an object can not be found.
- See Also:
- Serialized Form
ObjectNotFoundException
public ObjectNotFoundException(String message)
- Constructs a
ObjectNotFoundException
with the specified message.
- Parameters:
message
- the detailed message
Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA