public class EnvironmentImpl extends Environment
Constructor and Description |
---|
EnvironmentImpl() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
Exception |
exception() |
void |
exception(Exception exc) |
public Exception exception()
exception
in class Environment
public void exception(Exception exc)
exception
in class Environment
public void clear()
clear
in class Environment
Copyright © 2022 JBoss by Red Hat. All rights reserved.