Class RepositoryNameException

All Implemented Interfaces:
Serializable

public class RepositoryNameException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • RepositoryNameException

      public RepositoryNameException()
    • RepositoryNameException

      public RepositoryNameException(String msg)
    • RepositoryNameException

      public RepositoryNameException(String msg, Throwable throwable)
    • RepositoryNameException

      public RepositoryNameException(Throwable throwable)