com.ibm.websphere.management.exception
Class RepositoryLockedException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.ws.exception.WsException
com.ibm.websphere.management.exception.AdminException
com.ibm.websphere.management.exception.RepositoryException
com.ibm.websphere.management.exception.RepositoryLockedException
All implemented interfaces:
com.ibm.ws.exception.WsNestedException, java.io.Serializable
- public class RepositoryLockedException
- extends RepositoryException
This exception is thrown if a repository operation can not
complete because the repository has been locked.
See Also:
Constructor Summary
Method Summary
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, setStackTrace, toString |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail
RepositoryLockedException
- public RepositoryLockedException(
)
RepositoryLockedException
- public RepositoryLockedException(
java.lang.String msg)
RepositoryLockedException
- public RepositoryLockedException(
java.lang.Throwable th,
- java.lang.String msg)
RepositoryLockedException
- public RepositoryLockedException(
java.lang.Throwable th)