org.ow2.petals.admin.api.exception
Class RegistryAdministrationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.petals.admin.api.exception.RegistryAdministrationException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
RegistryRegexpPatternException

public class RegistryAdministrationException
extends java.lang.Exception

Author:
Nicolas Oddoux - EBM WebSourcing
See Also:
Serialized Form

Constructor Summary
RegistryAdministrationException(java.lang.String message)
           
RegistryAdministrationException(java.lang.Throwable cause)
           
 
Method Summary
 
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

RegistryAdministrationException

public RegistryAdministrationException(java.lang.Throwable cause)

RegistryAdministrationException

public RegistryAdministrationException(java.lang.String message)


Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.