asit.moa.moaid.manager
Class RoleManagerException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byasit.moa.moaid.manager.RoleManagerException
All Implemented Interfaces:
Serializable

public class RoleManagerException
extends Exception

Author:
atauber TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
See Also:
Serialized Form

Constructor Summary
RoleManagerException()
           
RoleManagerException(String message)
           
RoleManagerException(String message, Throwable cause)
           
RoleManagerException(Throwable cause)
           
 
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()

RoleManagerException

public RoleManagerException(String message)
Parameters:
message -

RoleManagerException

public RoleManagerException(Throwable cause)
Parameters:
cause -

RoleManagerException

public RoleManagerException(String message,
                            Throwable cause)
Parameters:
message -
cause -


Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.