public class SlingIOException extends SlingException
SlingIOException
is a runtime exception wrapper for the
Java IOException
. This exception is used to catch an
IOException
and forward it as a runtime exception to be
handled at the outermost level.Constructor and Description |
---|
SlingIOException(java.io.IOException cause) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved