org.nuiton.jrst.plugin
Class GenerationJRstException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.nuiton.jrst.plugin.GenerationJRstException
All Implemented Interfaces:
Serializable

public class GenerationJRstException
extends RuntimeException

GenerationJRstException.

Version:
$Revision: 337 $ Last update : $Date: 2009-05-16 08:01:39 +0200 (sam., 16 mai 2009) $ By : $Author: tchemit $
Author:
ruchaud
See Also:
Serialized Form

Field Summary
protected static String filesErrors
           
 
Constructor Summary
GenerationJRstException(String fileIn)
           
 
Method Summary
static String getFilesErrors()
           
 
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
 

Field Detail

filesErrors

protected static String filesErrors
Constructor Detail

GenerationJRstException

public GenerationJRstException(String fileIn)
Method Detail

getFilesErrors

public static String getFilesErrors()


Copyright © 2006-2010 CodeLutin. All Rights Reserved.