public class ParentObjectNotFoundException extends AmbariException
Constructor and Description |
---|
ParentObjectNotFoundException(String message)
Constructor.
|
ParentObjectNotFoundException(String msg,
ObjectNotFoundException cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ParentObjectNotFoundException(String msg, ObjectNotFoundException cause)
msg
- messagecause
- the root causepublic ParentObjectNotFoundException(String message)
message
- messageCopyright © 2014. All rights reserved.