public class ObjectNotFoundException extends RuntimeException
Constructor and Description |
---|
ObjectNotFoundException(String message)
Create an ObjectNotFoundException with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ObjectNotFoundException(String message)
message
- The message.
Copyright 2009-2012 Micro Focus. All Rights Reserved.