MUM.metadataService
Class MetaDataContainerConnectionMakerException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byMUM.metadataService.MetaDataContainerConnectionMakerException
All Implemented Interfaces:
java.io.Serializable

class MetaDataContainerConnectionMakerException
extends java.lang.Exception

This class define the exception launched when it is not possible to find a MetaData


Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
MetaDataContainerConnectionMakerException(java.lang.String explanation)
          The construtor accepts a string where we explain why this exception was launched
 
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

MetaDataContainerConnectionMakerException

public MetaDataContainerConnectionMakerException(java.lang.String explanation)
The construtor accepts a string where we explain why this exception was launched



Copyright © 2004 Luca Foschini