org.codehaus.plexus.redback.role.template
Class RoleTemplateProcessorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.codehaus.plexus.redback.role.template.RoleTemplateProcessorException
All Implemented Interfaces:
java.io.Serializable

public class RoleTemplateProcessorException
extends java.lang.Exception

RoleProfileException:

Version:
$Id:$
Author:
Jesse McConnell
See Also:
Serialized Form

Constructor Summary
RoleTemplateProcessorException(java.lang.String string)
           
RoleTemplateProcessorException(java.lang.String string, java.lang.Throwable throwable)
           
 
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

RoleTemplateProcessorException

public RoleTemplateProcessorException(java.lang.String string)

RoleTemplateProcessorException

public RoleTemplateProcessorException(java.lang.String string,
                                      java.lang.Throwable throwable)


Copyright © 2006-2008 Codehaus. All Rights Reserved.