Class OwnerNotFoundException

    • Constructor Detail

      • OwnerNotFoundException

        public OwnerNotFoundException()
      • OwnerNotFoundException

        public OwnerNotFoundException​(MediaObject owner)
      • OwnerNotFoundException

        public OwnerNotFoundException​(String message,
                                      Throwable cause)
      • OwnerNotFoundException

        public OwnerNotFoundException​(Throwable cause)
      • OwnerNotFoundException

        public OwnerNotFoundException​(String message)