@Provider public class DirectoryMappingNotFoundExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<DirectoryMappingNotFoundException>
Constructor and Description |
---|
DirectoryMappingNotFoundExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
toResponse(DirectoryMappingNotFoundException e) |
public DirectoryMappingNotFoundExceptionMapper()
public javax.ws.rs.core.Response toResponse(DirectoryMappingNotFoundException e)
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<DirectoryMappingNotFoundException>
Copyright © 2021 Atlassian. All rights reserved.