Class RepositoryException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AuthenticationRepositoryException, InvalidRepositoryIdException, UndeployedExternalRepositoryException

public class RepositoryException extends SystemException
Author:
Alexander Chow
See Also:
  • Constructor Details

    • RepositoryException

      public RepositoryException()
    • RepositoryException

      public RepositoryException(String msg)
    • RepositoryException

      public RepositoryException(String msg, Throwable throwable)
    • RepositoryException

      public RepositoryException(Throwable throwable)