net.sf.panoptes.model.component.registry
Class ConfiguratorRegistryException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--net.sf.panoptes.model.component.registry.ConfiguratorRegistryException
All Implemented Interfaces:
java.io.Serializable

public class ConfiguratorRegistryException
extends java.lang.Exception

Version:
0.1
Author:
Dag Liodden
See Also:
Serialized Form

Constructor Summary
ConfiguratorRegistryException(java.lang.String msg)
           
ConfiguratorRegistryException(java.lang.String msg, java.lang.Exception e)
           
 
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

ConfiguratorRegistryException

public ConfiguratorRegistryException(java.lang.String msg)

ConfiguratorRegistryException

public ConfiguratorRegistryException(java.lang.String msg,
                                     java.lang.Exception e)
Parameters:
e -


Copyright © 2003 . All Rights Reserved.