org.codehaus.plexus.redback.role
Class RoleManagerException

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

public class RoleManagerException
extends java.lang.Exception

RoleProfileException:

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

Constructor Summary
RoleManagerException(java.lang.String string)
           
RoleManagerException(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

RoleManagerException

public RoleManagerException(java.lang.String string)

RoleManagerException

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


Copyright © 2006-2008 Codehaus. All Rights Reserved.