|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ch.interlis.ilirepository.impl.RepositoryAccessException
public class RepositoryAccessException
Helper to handle exceptions of remote access.
Constructor Summary | |
---|---|
RepositoryAccessException()
|
|
RepositoryAccessException(java.lang.String arg0)
|
|
RepositoryAccessException(java.lang.String arg0,
java.lang.Throwable arg1)
|
|
RepositoryAccessException(java.lang.Throwable arg0)
|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RepositoryAccessException()
public RepositoryAccessException(java.lang.String arg0)
public RepositoryAccessException(java.lang.Throwable arg0)
public RepositoryAccessException(java.lang.String arg0, java.lang.Throwable arg1)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |