All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class edu.cmu.owl.so.nameservice.AlreadyBoundException

edu.cmu.owl.so.nameservice.AlreadyBoundException

public class AlreadyBoundException
This exception is thrown if you try to bind to a name or key that already has a binding


Constructor Index

 o AlreadyBoundException(String)
this constructor just passes through any message that was passed to this exception when it was thrown

Constructors

 o AlreadyBoundException
 public AlreadyBoundException(String message)
this constructor just passes through any message that was passed to this exception when it was thrown


All Packages  Class Hierarchy  This Package  Previous  Next  Index