ca.pjer.cm.api.discovery
Class DiscoveryServiceSystemException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byca.pjer.cm.api.cmf.ContentManagementSystemException
              extended byca.pjer.cm.api.discovery.DiscoveryServiceSystemException
All Implemented Interfaces:
java.io.Serializable

public class DiscoveryServiceSystemException
extends ContentManagementSystemException


$Id: DiscoveryServiceSystemException.java,v 1.1 2004/05/18 12:57:02 pjer Exp $

$RCSfile: DiscoveryServiceSystemException.java,v $
$Revision: 1.1 $
$Author: pjer $
$Date: 2004/05/18 12:57:02 $

See Also:
Serialized Form

Constructor Summary
DiscoveryServiceSystemException(java.lang.String message)
           
DiscoveryServiceSystemException(java.lang.String message, java.lang.Throwable cause)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DiscoveryServiceSystemException

public DiscoveryServiceSystemException(java.lang.String message)

DiscoveryServiceSystemException

public DiscoveryServiceSystemException(java.lang.String message,
                                       java.lang.Throwable cause)


Copyright © 2004 PjEr.ca. All Rights Reserved.