You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (JIRA)" <ji...@apache.org> on 2019/06/28 01:10:00 UTC

[jira] [Closed] (JUNEAU-107) IllegalArgumentException in DefaultHandler.handle()

     [ https://issues.apache.org/jira/browse/JUNEAU-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Bognar closed JUNEAU-107.
-------------------------------

> IllegalArgumentException in DefaultHandler.handle()
> ---------------------------------------------------
>
>                 Key: JUNEAU-107
>                 URL: https://issues.apache.org/jira/browse/JUNEAU-107
>             Project: Juneau
>          Issue Type: Bug
>          Components: Code
>    Affects Versions: 8.0.0
>            Reporter: James Bognar
>            Assignee: James Bognar
>            Priority: Major
>             Fix For: 8.0.1
>
>
> This causes a 500 error since we're expecting a SeeOtherRoot but getting a NotFound.
> public SeeOtherRoot deleteInstance(String name) throws Exception {
>    throw new NotFound();
> }



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)