ar.com.jiji.kaya
Class RoleNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ar.com.jiji.kaya.KayaException
ar.com.jiji.kaya.RoleNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
public class RoleNotFoundException
- extends KayaException
Indica que el rol indicado no existe en la lista de permitidos.
- Author:
- lparra
- See Also:
- Serialized Form
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 |
RoleNotFoundException
public RoleNotFoundException()
RoleNotFoundException
public RoleNotFoundException(java.lang.String message,
java.lang.Throwable cause)
RoleNotFoundException
public RoleNotFoundException(java.lang.String message)
RoleNotFoundException
public RoleNotFoundException(java.lang.Throwable cause)
Copyright © 2006 Kaya. All Rights Reserved.