public class EntityDoesNotExistException extends Exception
Constructor and Description |
---|
EntityDoesNotExistException(String message)
Creates new exception with given message
|
EntityDoesNotExistException(String message,
Throwable cause)
Creates new exception with given message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EntityDoesNotExistException(String message)
message
- message for exceptionCopyright © 2017 Pivotal Software, Inc.. All rights reserved.