public class ParseCancellationExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<org.antlr.v4.runtime.misc.ParseCancellationException>
Constructor and Description |
---|
ParseCancellationExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
toResponse(org.antlr.v4.runtime.misc.ParseCancellationException exception) |
Copyright © 2017 WSO2. All rights reserved.