Modifier and Type | Method and Description |
---|---|
UnsupportedOperationException |
unsupportedAttribute(String attribute)
Creates an exception that can be thrown if
FileStore.getAttribute(String) is called with an unsupported attribute. |
public UnsupportedOperationException unsupportedAttribute(String attribute)
FileStore.getAttribute(String)
is called with an unsupported attribute.attribute
- The unsupported attribute.Copyright © 2016–2023. All rights reserved.