public class ObjectNotFoundException extends ReflectionException
Constructor and Description |
---|
ObjectNotFoundException() |
ObjectNotFoundException(String msg) |
ObjectNotFoundException(String msg,
Throwable cause) |
ObjectNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ObjectNotFoundException()
public ObjectNotFoundException(String msg)
public ObjectNotFoundException(String msg, Throwable cause)
public ObjectNotFoundException(Throwable cause)
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.