public class NotEnabledException extends Exception
NotEnabledException
to indicate that the TemporaryDocumentPreviewService
is
not enabled.Constructor and Description |
---|
NotEnabledException()
Creates a
NotEnabledException with a default message. |
NotEnabledException(String message)
Creates a
NotEnabledException with the given message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotEnabledException()
NotEnabledException
with a default message.public NotEnabledException(String message)
NotEnabledException
with the given message.message
- the message of this exception.Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.