eu.unicore.hila.exceptions
Class HiLAAccessDeniedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by eu.unicore.hila.exceptions.HiLAException
              extended by eu.unicore.hila.exceptions.HiLAAccessDeniedException
All Implemented Interfaces:
Serializable

public class HiLAAccessDeniedException
extends HiLAException

See Also:
Serialized Form

Constructor Summary
HiLAAccessDeniedException(String msg)
           
HiLAAccessDeniedException(String message, Throwable e)
           
 
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

HiLAAccessDeniedException

public HiLAAccessDeniedException(String msg)
Parameters:
msg -

HiLAAccessDeniedException

public HiLAAccessDeniedException(String message,
                                 Throwable e)
Parameters:
message -
e -


Copyright © 2010-2013 UNICORE. All Rights Reserved.