public class LensClientException extends RuntimeException
| Constructor and Description | 
|---|
| LensClientException(String message)Instantiates a new lens client exception. | 
| LensClientException(String message,
                   Exception cause)Instantiates a new lens client exception. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LensClientException(String message, Exception cause)
message - the messagecause - the causepublic LensClientException(String message)
message - the messageCopyright © 2014–2015 Apache Software Foundation. All rights reserved.