com.jalios.jcms.plugin
Class PluginException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.jalios.jcms.plugin.PluginException
All Implemented Interfaces:
Serializable

public class PluginException
extends RuntimeException

A simple Class encapsulating RuntimeException

Since:
jcms-5.7.0
Version:
$Revision: 18011 $
Author:
Jean-Philippe
See Also:
Serialized Form

Field Summary
static String REVISION
           
 
Constructor Summary
PluginException(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
 

Field Detail

REVISION

public static final String REVISION
See Also:
Constant Field Values
Constructor Detail

PluginException

public PluginException(String message)


Copyright © 2001-2010 Jalios SA. All Rights Reserved.