ru.tehkode.permissions.exceptions
Class RankingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ru.tehkode.permissions.exceptions.RankingException
- All Implemented Interfaces:
- Serializable
public class RankingException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
target
protected PermissionUser target
promoter
protected PermissionUser promoter
RankingException
public RankingException(String message,
PermissionUser target,
PermissionUser promoter)
getTarget
public PermissionUser getTarget()
getPromoter
public PermissionUser getPromoter()
Copyright © 2011. All Rights Reserved.