com.bankframe.examples.exception
Class ChainedExceptionExample

java.lang.Object
  extended bycom.bankframe.examples.CommandLineExample
      extended bycom.bankframe.examples.exception.ChainedExceptionExample

public class ChainedExceptionExample
extends CommandLineExample

This class illustrates BankFrame MCA's support for chained exceptions


Field Summary
 
Fields inherited from class com.bankframe.examples.CommandLineExample
REFRESH_KEY
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class com.bankframe.examples.CommandLineExample
runExample
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2005, 2007, Oracle. All rights reserved.