Class OutputRepositoryException

All Implemented Interfaces:
Serializable

public class OutputRepositoryException extends ManagerException
See Also:
  • Constructor Details

    • OutputRepositoryException

      public OutputRepositoryException()
    • OutputRepositoryException

      public OutputRepositoryException(String message)
    • OutputRepositoryException

      public OutputRepositoryException(Throwable throwable)
    • OutputRepositoryException

      public OutputRepositoryException(String message, Throwable throwable)