All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class calypso.core.atmswitch.SwitchException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----calypso.core.atmswitch.SwitchException

public class SwitchException
extends Exception

Constructor Index

 o SwitchException()
 o SwitchException(String)

Constructors

 o SwitchException
 public SwitchException()
 o SwitchException
 public SwitchException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index