|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.edg.data.util.DataException
org.edg.data.reptor.ReplicaManagerException
org.edg.data.reptor.UnauthorizedVOException
Exception thrown if there was an error in the configuration file.
Constructor Summary | |
UnauthorizedVOException(java.lang.String vo,
java.lang.String service)
Constructs a UnauthorizedVOException . |
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 |
public UnauthorizedVOException(java.lang.String vo, java.lang.String service)
UnauthorizedVOException
.
vo
- The VO that is affected.service
- The Service that denied access.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |