public class ComponentLookupException extends Exception
Constructor and Description |
---|
ComponentLookupException(String message)
Construct a new
ComponentLookupException instance. |
ComponentLookupException(String message,
Throwable cause)
Construct a new
ComponentLookupException instance. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ComponentLookupException(String message)
ComponentLookupException
instance.message
- exception messageCopyright © 2019. All rights reserved.