es.rvp.java.simpletag.gui.configuration
Class ApplicationConfigException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by es.rvp.java.simpletag.core.exceptions.GFMCoreException
              extended by es.rvp.java.simpletag.gui.configuration.ApplicationConfigException
All Implemented Interfaces:
Serializable

public class ApplicationConfigException
extends GFMCoreException

Se lanza cuando un patron no se ha validado.

Author:
Rodrigo Villamil Perez
See Also:
Serialized Form

Constructor Summary
ApplicationConfigException(String message)
           
 
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

ApplicationConfigException

public ApplicationConfigException(String message)


Copyright © 2010 Rodrigo Villamil PĂ©rez. All Rights Reserved.