Copyright© 2008-2025 Sitevision AB, all rights reserved.
@Deprecated public interface ExceptionSuppressingProxy extends VelocityAccess.ExceptionSuppressingProxyConstants
| Modifier and Type | Field and Description |
|---|---|
static int |
EXCEPTION_THROWN_STATUS
Deprecated.
The status indicating that last method invocation did throw an exception
|
static int |
NO_EXCEPTION_THROWN_STATUS
Deprecated.
The status indicating that last method invocation did not throw an exception.
|
static int |
NO_OBJECT_PROXIED_STATUS
Deprecated.
The status indicating that this proxy has no object set, nothing to proxy.
|
| Modifier and Type | Method and Description |
|---|---|
Exception |
getCurrentException()
Deprecated.
Always returns null.
|
int |
getCurrentStatus()
Deprecated.
Always returns
NO_EXCEPTION_THROWN_STATUS. |
Object |
getProxiedObject()
Deprecated.
Returns the object this ExceptionSuppressingProxy was created for.
|
getEXCEPTION_THROWN_STATUS, getNO_EXCEPTION_THROWN_STATUS, getNO_OBJECT_PROXIED_STATUSstatic final int NO_OBJECT_PROXIED_STATUS
static final int NO_EXCEPTION_THROWN_STATUS
static final int EXCEPTION_THROWN_STATUS
int getCurrentStatus()
NO_EXCEPTION_THROWN_STATUS.NO_EXCEPTION_THROWN_STATUSException getCurrentException()
Object getProxiedObject()
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2025 Sitevision AB, all rights reserved.