|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.carbonfive.flash.spring.ExampleExceptionFactory
public class ExampleExceptionFactory
An example implementation of RemotingExceptionFactory
| Field Summary | |
|---|---|
static java.lang.String |
CUSTOM_CODE
|
| Fields inherited from interface com.carbonfive.flash.spring.RemotingExceptionFactory |
|---|
BEAN_NAME |
| Constructor Summary | |
|---|---|
ExampleExceptionFactory()
|
|
| Method Summary | |
|---|---|
void |
throwException(java.lang.Throwable t)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String CUSTOM_CODE
| Constructor Detail |
|---|
public ExampleExceptionFactory()
| Method Detail |
|---|
public void throwException(java.lang.Throwable t)
throws java.lang.Exception
throwException in interface RemotingExceptionFactoryjava.lang.Exception
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||