Constructs a ReplicaCatalogException with the
specified detailed message and a cause.
Parameters: s - is the detailled message. Parameters: cause - is the cause (which is saved for later retrieval by the java.lang.Throwable.getCause method). A nullvalue is permitted, and indicates that the cause is nonexistent orunknown.
Constructs a ReplicaCatalogException with the
specified just a cause.
Parameters: cause - is the cause (which is saved for later retrieval by the java.lang.Throwable.getCause method). A nullvalue is permitted, and indicates that the cause is nonexistent orunknown.
Methods inherited from org.griphyn.common.catalog.CatalogException