public class DefaultNutsApplicationExceptionHandler extends Object implements net.thevpc.nuts.NutsApplicationExceptionHandler
| Constructor and Description |
|---|
DefaultNutsApplicationExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
int |
processThrowable(String[] args,
Throwable throwable,
net.thevpc.nuts.NutsSession session) |
public DefaultNutsApplicationExceptionHandler()
public int processThrowable(String[] args, Throwable throwable, net.thevpc.nuts.NutsSession session)
processThrowable in interface net.thevpc.nuts.NutsApplicationExceptionHandlerpublic int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentCopyright © 2022 vpc open source initiative. All rights reserved.